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 christian.heimes, docs@python, dstufft, ezio.melotti, georg.brandl, pitrou, python-dev, rhettinger, vstinner
Date 2013-08-16.18:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376678327.61.0.566047884703.issue16190@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I understand, os.urandom() is fine for the task. There's no point in mentioning ssl.RAND_bytes() just because it exists, IMO.
History
Date User Action Args
2013-08-16 18:38:47pitrousetrecipients: + pitrou, georg.brandl, rhettinger, vstinner, christian.heimes, ezio.melotti, docs@python, python-dev, dstufft
2013-08-16 18:38:47pitrousetmessageid: <1376678327.61.0.566047884703.issue16190@psf.upfronthosting.co.za>
2013-08-16 18:38:47pitroulinkissue16190 messages
2013-08-16 18:38:47pitroucreate