This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-17 18:43:50 +01:00
Code
Releases
Activity
RIOT
/
sys
/
random
History
Peter Kietzmann
9964a60759
Merge pull request
#7545
from kaspar030/add_prng_xorshift
...
sys: random: add xorshift prng
2017-10-10 19:13:49 +02:00
..
tinymt32
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
Makefile
makefile: indentation cleanup
2017-09-22 12:00:47 +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
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