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 christian.heimes
Recipients alex, barry, benjamin.peterson, christian.heimes, georg.brandl, gvanrossum, loewis, pitrou
Date 2012-01-03.22:37:31
SpamBayes Score 0.087616734
Marked as misclassified No
Message-id <1325630251.75.0.0575980289331.issue13704@psf.upfronthosting.co.za>
In-reply-to
Content
We already have a C implementation of MT in Modules/_randommodule.c. I just suggest that we move the implementation to a place, where we can use it as seed.
History
Date User Action Args
2012-01-03 22:37:31christian.heimessetrecipients: + christian.heimes, gvanrossum, loewis, barry, georg.brandl, pitrou, benjamin.peterson, alex
2012-01-03 22:37:31christian.heimessetmessageid: <1325630251.75.0.0575980289331.issue13704@psf.upfronthosting.co.za>
2012-01-03 22:37:31christian.heimeslinkissue13704 messages
2012-01-03 22:37:31christian.heimescreate