Posted by offred on May 22, 19102 at 06:45:00:
In Reply to: Re: random and unique numbers posted by Andrew - Team 27297 on May 20, 19100 at 22:38:54:
: Store the drawn entries in an array, then check that the next random number doesn't match any in the array. If it does, pick another random number.
'How would you write the code for this?'
I am only a beginner and can't seem to get this to work
HELP!