Antoine Pitrou added the comment:

> If we were to add another generator, I prefer that we add one with
> some completely different characteristics (such as being
> cryptographically strong).  I don't want to take the default generator 
> and periodically switch it out with the "flavor of the month" (people 
> are always coming up with more PRNGs that make various trade-offs
> between speed, size of stored state, period, etc).

Agreed with Raymond.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18386>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to