1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/random
Francisco Molina 1af2462404 sys/fortuna: remove need for now64
Use a timer to required a reseed, enable use of plain ztimer (no now64)
2021-09-27 17:30:05 +02:00
..
fortuna sys/fortuna: remove need for now64 2021-09-27 17:30:05 +02:00
tinymt32
doc.txt
fortuna.c sys/fortuna: remove need for now64 2021-09-27 17:30:05 +02:00
hwrng.c
Kconfig sys/fortuna: remove need for now64 2021-09-27 17:30:05 +02:00
Makefile
Makefile.include
mersenne.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
minstd.c
musl_lcg.c
random.c
shaxprng.c
tinymt32.c
xorshift.c