aboutsummaryrefslogtreecommitdiff
path: root/src/test/random_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add FastRandomContext::rand256() and ::randbytes()Pieter Wuille2017-06-051-0/+7
* Add a FastRandomContext::randrange and use itPieter Wuille2017-03-291-0/+15
* Switch FastRandomContext to ChaCha20Pieter Wuille2017-03-291-1/+20
* sanity: Move OS random to sanity check functionWladimir J. van der Laan2017-02-221-28/+1
* util: Specific GetOSRandom for Linux/FreeBSD/OpenBSDWladimir J. van der Laan2017-02-211-0/+46