[issue27272] random.Random should not read 2500 bytes from urandom

Donald Stufft report at bugs.python.org
Wed Jun 8 18:18:12 EDT 2016


Donald Stufft added the comment:

To be clear, that was a minimal patch using a method that already existing. It could be made a lot better by mixing in other sources of entropy like PID#, id(self), etc.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27272>
_______________________________________


More information about the Python-bugs-list mailing list