]> mj.ucw.cz Git - libucw.git/history - ucw/random-fast.c
Random: Implemented fastrand_double().
[libucw.git] / ucw / random-fast.c
2022-03-22 Pavel CharvatRandom: Implemented fastrand_double().
2022-03-22 Pavel CharvatRandom: fastrand_mem() is now deterministic.
2022-03-22 Pavel CharvatRandom: Use full 64bit output from xoroshiro128+, but...
2022-03-22 Pavel CharvatRandom: Removed sub-32bit generators.
2022-03-22 Pavel CharvatRandom: Implemented new pseudo-random interface.