aboutsummaryrefslogtreecommitdiff
path: root/src/core/random.c
Commit message (Expand)AuthorAge
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* fix a number of cppcheck complaints (not all)Garrett D'Amore2018-04-24
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Taskq implementation.Garrett D'Amore2017-02-18
* New ISAAC pRNG. This replaces other local hacks for random data.Garrett D'Amore2017-01-08