gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658)
random.getrandbits() can now generate more that 2**31 bits. random.randbytes() can now generate more that 256 MiB.
S
Serhiy Storchaka committed
68784fed78aa297f0de0d038742495709185bef5
Parent: c6e63d9
Committed by GitHub <noreply@github.com>
on 5/31/2025, 8:23:01 AM