SIGN IN SIGN UP

[3.13] gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658) (GH-134965)

random.getrandbits() can now generate more that 2**31 bits.
random.randbytes() can now generate more that 256 MiB.
(cherry picked from commit 68784fed78aa297f0de0d038742495709185bef5)
S
Serhiy Storchaka committed
3e1b8d6e678ed0d834c9bc37bbb599cd63e88a82
Parent: a9b8ffd
Committed by GitHub <noreply@github.com> on 6/2/2025, 8:16:30 PM