Campbell Barton added the comment: @rhettinger, agree that very large ints in this case aren't going to give very usable results.
On the other hand, this limit isn't imposed elsewhere (you can power-of operator to create bigger numbers). Nevertheless this isn't going to give good/usable performance. ---- Might having a method added to `randome.Random` that returns random bits (as os.urandom does), be something Python project would consider accepting? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27072> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com