[issue41274] Better way to random.seed()?

Juan Jimenez report at bugs.python.org
Fri Jul 10 19:42:14 EDT 2020


Juan Jimenez <flybd5 at gmail.com> added the comment:

I'm not a Python guru, but I was wondering, is it possible to write a new module that overrides the seed() method in the random library in its initialization code and replaces it with this method of seeding the generator?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41274>
_______________________________________


More information about the Python-bugs-list mailing list