1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/random
2019-02-19 18:09:40 +01:00
..
fortuna sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
tinymt32 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
fortuna.c sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
Makefile sys: random: add fortuna PRNG 2018-05-29 18:40:58 +02:00
mersenne.c sys: random: rename genrand_* to random_* 2016-02-29 21:33:17 +01:00
minstd.c sys: random: rename genrand_* to random_* 2016-02-29 21:33:17 +01:00
musl_lcg.c sys: random: rename genrand_* to random_* 2016-02-29 21:33:17 +01:00
random.c sys/random: add guard for periph/cpuid include 2019-02-19 18:09:40 +01:00
sha1prng.c sys/random: add SHA1PRNG 2018-06-22 16:11:53 +02:00
tinymt32.c sys/random/tinymt32: remove unused static function 2018-03-16 16:24:05 +01:00
xorshift.c sys/random: remove printf in xorshift 2018-04-05 12:06:12 +02:00