C
CommiC
I need to generate 10 unique random numbers between 1 and 100
I can't do that with RAND()*100-1 as I keep getting double numbers.
How can I do this??
Thanks
John
I can't do that with RAND()*100-1 as I keep getting double numbers.
How can I do this??
Thanks
John