This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
random
History
Martine Lenders
c52fde668b
sys: random: make fallback seed configurable at compile time
2017-11-08 17:18:26 +01:00
..
tinymt32
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
Makefile
sys: random: use luid to generate random seed
2017-11-08 17:18:26 +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
seed.c
sys: random: make fallback seed configurable at compile time
2017-11-08 17:18:26 +01:00
tinymt32.c
sys: random: make use of submodules in Makefile
2017-08-30 23:49:30 +02:00
xorshift.c
sys: random: add xorshift prng
2017-10-10 18:59:58 +02:00