1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/random
2018-03-16 16:24:05 +01:00
..
tinymt32 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
Makefile sys/random: provide generic random_bytes() 2018-03-14 18:17:27 +01: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: provide generic random_bytes() 2018-03-14 18:17:27 +01:00
tinymt32.c sys/random/tinymt32: remove unused static function 2018-03-16 16:24:05 +01:00
xorshift.c sys: random: add xorshift prng 2017-10-10 18:59:58 +02:00