emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: random doesn't feel very random


From: Eli Zaretskii
Subject: Re: random doesn't feel very random
Date: Fri, 31 Aug 2012 20:50:53 +0300

> From: Stefan Monnier <address@hidden>
> Cc: Achim Gratz <address@hidden>, address@hidden
> Date: Fri, 31 Aug 2012 11:07:10 -0400
> 
> > IMO, it would be better to fix the packages that misuse '(random t)'.
> 
> How?

Like you suggested:

> So to fix those bugs, we have to:
> - change Emacs's initialization so that it seeds its PRNG.
> - eliminate most/all calls to (random t), which is best done by changing
>   `random' to do nothing when called with argument t (after all,
>   re-seeding wouldn't make it less predictable anyway).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]