[Home] [By Thread] [By Date] [Recent Entries]
a kusa schrieb am 20.02.2010 um 20:02:01 (-0600): > I have been raking my brains to achieve this. I am using math.random() > to generate random numbers, but of course since they repeat, I want to > be able to generate unique random numbers. Decrease the likelihood of duplicates by calling math:random() twice and multiplying the results each time around. -- Michael Ludwig
|

Cart



