[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: random doesn't feel very random
From: |
Richard Stallman |
Subject: |
Re: random doesn't feel very random |
Date: |
Sun, 26 Aug 2012 09:12:07 -0400 |
Every time I compose an email, (random t) is called. So the random
number stream I am getting is disrupted i.e. I am no longer getting an
uniform distribution.
If that is really true, maybe the code to set the seed needs to be
changed. Maybe it only gives you seed values from a subset of all
those possible.
Perhaps instead of initializing the seed based on the time, it should
change the seed based on the time. That way, all possible seeds
could occur after (random t).
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call
- random doesn't feel very random, Ivan Kanis, 2012/08/24
- Re: random doesn't feel very random, Leo, 2012/08/24
- Re: random doesn't feel very random, Richard Stallman, 2012/08/24
- Re: random doesn't feel very random, Andreas Schwab, 2012/08/24
- Re: random doesn't feel very random, Richard Stallman, 2012/08/25
- Re: random doesn't feel very random, Leo, 2012/08/25
- Re: random doesn't feel very random,
Richard Stallman <=
- Re: random doesn't feel very random, Achim Gratz, 2012/08/26
- Re: random doesn't feel very random, Leo, 2012/08/26
- Re: random doesn't feel very random, Stefan Monnier, 2012/08/26
- Re: random doesn't feel very random, Simon Leinen, 2012/08/27
- Re: random doesn't feel very random, Richard Stallman, 2012/08/26
- Re: random doesn't feel very random, Stefan Monnier, 2012/08/27
- Re: random doesn't feel very random, Eli Zaretskii, 2012/08/31
- Re: random doesn't feel very random, Stefan Monnier, 2012/08/31
- Re: random doesn't feel very random, chad, 2012/08/31
- Re: random doesn't feel very random, Eli Zaretskii, 2012/08/31