]> mj.ucw.cz Git - libucw.git/history - ucw/random.h
Random: Switched flags and buf_size arguments of strongrand (slightly nicer usage).
[libucw.git] / ucw / random.h
2022-03-23 Pavel CharvatRandom: Switched flags and buf_size arguments of strong...
2022-03-23 Pavel CharvatRandom: Small fixes in documentation.
2022-03-22 Pavel CharvatRandom: Implemented strong random source.
2022-03-22 Pavel CharvatRandom: Detect and use getrandom() to seed fastrand.
2022-03-22 Pavel CharvatRandom: Implemented fastrand_double().
2022-03-22 Pavel CharvatRandom: fastrand_mem() is now deterministic.
2022-03-22 Pavel CharvatRandom: Implemented new pseudo-random interface.