summaryrefslogtreecommitdiff
path: root/shared-bindings/random
AgeCommit message (Expand)Author
2020-11-25merge from upstream + wipDan Halbert
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Added type hints to randomdherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-11Did ps2io, pulseio, randomdherrada
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-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-06-27Introduce a random module that is a subset of CPython's random. ItScott Shawcroft