Greetings!

A question [1] has arisen about the viability of `random.SystemRandom` in Pythons before and after the secrets module was introduced (3.5 I think) -- specifically

    does it give independent and uniform discrete distribution for
    cryptographic purposes across CPython 3.x versions?

Any help appreciated!

--
~Ethan~


[1] https://stackoverflow.com/q/68319071/208880
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/JH5BS7FBK3EA4I7NJDD6GG3G56YXMDFC/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to