Post
Topic
Board Project Development
Re: Transparent Random Number "Generation"
by
CAFxX
on 18/06/2011, 17:21:21 UTC
Lotteries need true random numbers. Would you like to see a graphic representation of PHP's rand() function on a Windows machine? It's pretty. It's pretty because there's a diagnol pattern across the whole thing.
That's what mt_rand() is for.