micropython-lib/python-stdlib/random
Damien George a3df207934 python-stdlib/random: Add getrandbits with no limit on number of bits.
Thanks to Macarthur Inbody aka @133794m3r for the implementation.

Signed-off-by: Damien George <damien@micropython.org>
2021-05-30 16:04:17 +10:00
..
metadata.txt top: Move modules into python-stdlib, unix-ffi, or micropython. 2021-05-27 15:41:08 +10:00
random.py python-stdlib/random: Add getrandbits with no limit on number of bits. 2021-05-30 16:04:17 +10:00
setup.py all: Run black over all code. 2021-05-27 15:50:04 +10:00
test_randrange.py top: Move modules into python-stdlib, unix-ffi, or micropython. 2021-05-27 15:41:08 +10:00