lcg.cpp
|
rand/lcg: add naive LCG RNG
|
2016-02-03 12:13:03 +11:00 |
lcg.hpp
|
rand/lcg: add naive LCG RNG
|
2016-02-03 12:13:03 +11:00 |
xorshift.cpp
|
rand/xorshift: add trivial xorshift RNG
|
2016-02-02 11:32:55 +11:00 |
xorshift.hpp
|
rand/xorshift: add trivial xorshift RNG
|
2016-02-02 11:32:55 +11:00 |