Unique random numbers

Hi,

I want my event listener function to throw out unique random numbers between 1 and 30. How does one do that in as3? Math.round will repeat values…Any help?