Random number generator I made

Well done on creating that software. I've actually been making a random number generator with PHP.
 
You could use it to generate a random set of numbers for a contest, or etc.

@Dennis: No, I use it based on seconds since 1970, which are always incrementing up...Whereas I believe random.org randomizes it's source (go figure) from half life of elements to the radioactive speed of whatever and so on and so forth.
 
Back
Top Bottom