Mail Archives: djgpp/1997/08/24/06:09:50
emry wrote:
> There is no actual way for anything involving a computer to be truly
> random. The closest you can get is randomising according to a fairly
> random
> number. this is not true randomness, but it is about as close as you
> will
> get, short of having the user input the number themselves, wich in most
> cases would go against the neccesaty of a random number, not to mention
> the
> point that this won't even always be random.
This is in fact one of the worst ways to get a random sequence --
namely, just have a human generate it. Humans have an idea of "random"
(seeing all the digits with equal frequency) that is different from the
_actual_ definition of random (an equal frequency per _slot_).
Ask a person to write down a "random" sequence, and the sequence you
will get will be about as far from random as you can get.
--
Erik Max Francis, &tSftDotIotE / email / mailto:max AT alcyone DOT com
Alcyone Systems / web /
http://www.alcyone.com/max/
San Jose, California, United States / icbm / 37 20 07 N 121 53 38 W
\
"Love is not love which alters / when it alteration finds."
/ William Shakespeare, _Sonnets_, 116
- Raw text -