micropython/ports
robert-hh b110266897 samd/moduos: Add uos.urandom() using the phase-jitter rng.
This RNG passes many of the Diehard tests and also the AIS31 test suite.
The RNG is quite slow, delivering 200bytes/s.

Tested on boards with and without a crystal.
2023-02-21 23:17:44 +11:00
..
bare-arm
cc3200
embed
esp32
esp8266
mimxrt mimxrt/Makefile: Move the FROZEN_MANIFEST setting after board config. 2023-02-17 14:29:04 +11:00
minimal minimal: Increase heap size for Linux builds. 2023-02-20 10:44:14 +11:00
nrf
pic16bit
powerpc
qemu-arm
renesas-ra shared/runtime/softtimer: Use consistently the same clock source. 2023-02-16 12:59:48 +11:00
rp2 rp2/cyw43_configport: Specify the chipset firmware include file. 2023-02-17 14:03:19 +11:00
samd samd/moduos: Add uos.urandom() using the phase-jitter rng. 2023-02-21 23:17:44 +11:00
stm32 shared/runtime/softtimer: Use consistently the same clock source. 2023-02-16 12:59:48 +11:00
teensy
unix
webassembly
windows
zephyr