mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Functions added are: - randint - randrange - choice - random - uniform They are enabled with configuration variable MICROPY_PY_URANDOM_EXTRA_FUNCS, which is disabled by default. It is enabled for unix coverage build and stmhal.
7.6 KiB
7.6 KiB