Posted by offred on May 22, 19102 at 06:32:05:
Help! I am trying to randomize an array without any duplications- I read the help that suggests storing drawed entries into an array then checking if the next random number is in the array but I don't know how to write the code for that
I have tried everything but am only a beginner so can't get it to work.