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
Joakim Nohlgård
2cc07f7f05
Merge pull request
#7390
from tobhe/random
...
random: add random_bytes() function
2018-02-09 10:33:46 +01:00
..
tinymt32
make: fix various compile errors with Wextra
2017-11-28 18:31:43 +01: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
random: added random_bytes function
2017-12-19 09:39:55 +01:00
xorshift.c
sys: random: add xorshift prng
2017-10-10 18:59:58 +02:00