Serhiy Storchaka <[email protected]> added the comment: > The = 0x80000000UL was intentional. The low-order 31 bits of mt[0] don't > form part of the state of the Mersenne Twister: the resulting random stream > isn't affected by their values.
Thanks, I have no more questions. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14591> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
