aboutsummaryrefslogtreecommitdiff
path: root/src/bench/random.cpp
AgeCommit message (Expand)Author
2024-07-06random: drop ad-hoc Shuffle in favor of std::shufflePieter Wuille
2024-07-06bench random: benchmark more functions, and add InsecureRandomContextPieter Wuille
2024-07-05random bench refactor: move to new bench/random.cppPieter Wuille