summaryrefslogtreecommitdiff
path: root/shared-bindings/random/__init__.c
AgeCommit message (Expand)Author
2019-12-19Typo in docalbang
2018-08-07Support internationalisation.Scott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2017-06-27Introduce a random module that is a subset of CPython's random. ItScott Shawcroft