This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients mark.dickinson, pitrou, rhettinger, serhiy.storchaka, steven.daprano, vstinner
Date 2020-04-14.20:51:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586897464.46.0.881856274924.issue40282@roundup.psfhosted.org>
In-reply-to
Content
About a hypothetical getrandbytes(), probably 90% of my uses of getrandbits() have been to generate random bytestrings.
History
Date User Action Args
2020-04-14 20:51:04pitrousetrecipients: + pitrou, rhettinger, mark.dickinson, vstinner, steven.daprano, serhiy.storchaka
2020-04-14 20:51:04pitrousetmessageid: <1586897464.46.0.881856274924.issue40282@roundup.psfhosted.org>
2020-04-14 20:51:04pitroulinkissue40282 messages
2020-04-14 20:51:04pitroucreate