Activity log for bug #1198768

Date Who What changed Old value New value Message
2013-07-08 01:33:48 Aaron Gallagher bug added bug
2013-07-08 01:33:48 Aaron Gallagher attachment added getrandbits.patch https://bugs.launchpad.net/bugs/1198768/+attachment/3728699/+files/getrandbits.patch
2013-07-08 06:54:10 Aaron Gallagher description As such, calling .getrandbits will use _random.Random's getrandbits, which uses the default Mersenne Twisted. Presumably it's intended to use the skein stream for this as well. I've also made a branch lp:~habnabit/pyskein/getrandbits but am also submitting a diff. As such, calling .getrandbits will use _random.Random's getrandbits, which uses the default Mersenne Twister. Presumably it's intended to use the skein stream for this as well. I've also made a branch lp:~habnabit/pyskein/getrandbits but am also submitting a diff.