Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
238620
Topic
18532
Board
Project Development
Re: Transparent Random Number "Generation"
by
CAFxX
on
18/06/2011, 17:21:21 UTC
Quote from: lulzplzkthx on June 18, 2011, 03:29:48 PM
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.