| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-07-24 | Add and correct some type hints | Taku Fukada | |
| 2020-07-03 | Added type hints to random | dherrada | |
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-11 | Did ps2io, pulseio, random | dherrada | |
| 2019-12-19 | Typo in doc | albang | |
| 2018-08-07 | Support internationalisation. | Scott Shawcroft | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-06-27 | Introduce a random module that is a subset of CPython's random. It | Scott Shawcroft | |
| 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. | |||
