Damien George a53af6c875 extmod/modurandom: Add some extra random functions.
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.
2016-01-26 15:27:00 +00:00
..
2014-03-11 23:55:41 -07:00
2014-05-02 23:03:23 +01:00
2014-03-12 18:15:55 -07:00
2014-06-15 00:41:47 +01:00
2016-01-19 12:29:47 +00:00
2016-01-19 12:29:47 +00:00