skein.Random does not implement getrandbits

Bug #1198768 reported by Aaron Gallagher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PySkein
New
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Aaron Gallagher (habnabit) wrote :
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.