[issue40286] Add randbytes() method to random.Random

STINNER Victor report at bugs.python.org
Wed Apr 15 09:21:06 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I updated my PR to rename the method to randbytes().

----------
title: Add getrandbytes() method to random.Random -> Add randbytes() method to random.Random

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


More information about the Python-bugs-list mailing list