aboutsummaryrefslogtreecommitdiff
path: root/src/test/random_tests.cpp
AgeCommit message (Expand)Author
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-05Add FastRandomContext::rand256() and ::randbytes()Pieter Wuille
2017-03-29Add a FastRandomContext::randrange and use itPieter Wuille
2017-03-29Switch FastRandomContext to ChaCha20Pieter Wuille
2017-02-22sanity: Move OS random to sanity check functionWladimir J. van der Laan
2017-02-21util: Specific GetOSRandom for Linux/FreeBSD/OpenBSDWladimir J. van der Laan