[try Beta version]
Not logged in

 
rand()

Dec 30, 2012 at 7:18pm
After seeding random with time calls to rand are producing the same patterns of numbers on each exe

Run 1
123
432
643

Run 2
123
432
643
Dec 30, 2012 at 7:23pm
Code?
Topic archived. No new replies allowed.