Jun 30, 2011 at 6:06pm
For some reason, when ever I use the rand() fuction, it always returns the same value.
How do I fix this?
Jun 30, 2011 at 6:06pm
Do you always seed it with the same value?
Jun 30, 2011 at 6:10pm
Thanks that sovled my problem!!!