libcruft-util/rand
2019-02-21 20:53:58 +11:00
..
lcg.cpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00
lcg.hpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00
mwc64x.cpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00
mwc64x.hpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00
pcg.cpp rand/pcg: add pcg_xsh_rr generator 2019-02-21 20:53:58 +11:00
pcg.hpp rand/pcg: add pcg_xsh_rr generator 2019-02-21 20:53:58 +11:00
xorshift.cpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00
xorshift.hpp rand: conform to the std generator concept 2019-02-21 20:53:07 +11:00