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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, veky, vstinner
Date 2020-04-15.15:12:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586963575.77.0.234708410242.issue40286@roundup.psfhosted.org>
In-reply-to
Content
All Random methods give the same result independently of endianess and bitness of the platform.

> I don't think that these two implementations give the same result on big and little endian.

The second one does.
History
Date User Action Args
2020-04-15 15:12:55serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, veky
2020-04-15 15:12:55serhiy.storchakasetmessageid: <1586963575.77.0.234708410242.issue40286@roundup.psfhosted.org>
2020-04-15 15:12:55serhiy.storchakalinkissue40286 messages
2020-04-15 15:12:55serhiy.storchakacreate