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 vstinner
Recipients Lukasa, Theodore Tso, christian.heimes, dstufft, larry, lemburg, martin.panter, ncoghlan, vstinner
Date 2016-06-09.08:19:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465460346.33.0.961256978091.issue27266@psf.upfronthosting.co.za>
In-reply-to
Content
If you didn't read it yet, I suggest you to read my summary of the issue #26839 which contains a lot of information on RNG in the case of Python:
http://haypo-notes.readthedocs.io/pep_random.html

It can be used to write a real PEP.
History
Date User Action Args
2016-06-09 08:19:06vstinnersetrecipients: + vstinner, lemburg, ncoghlan, larry, christian.heimes, martin.panter, dstufft, Lukasa, Theodore Tso
2016-06-09 08:19:06vstinnersetmessageid: <1465460346.33.0.961256978091.issue27266@psf.upfronthosting.co.za>
2016-06-09 08:19:06vstinnerlinkissue27266 messages
2016-06-09 08:19:06vstinnercreate