circuitpython/shared-bindings
Scott Shawcroft a0058e6712 Introduce a random module that is a subset of CPython's random. It
also initializes in the same way where it takes from a true random
source when available through os.urandom(). After initializing, it
produces deterministic results until the seed is set.

This replaces urandom!

Fixes #139.
2017-06-27 17:37:24 -07:00
..
2017-06-20 10:56:05 -07:00
2017-04-10 13:32:19 -07:00
2017-06-20 10:56:05 -07:00
2017-06-20 10:56:05 -07:00