aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/random.h
AgeCommit message (Expand)Author
2024-08-29test: Rename SeedRand::SEED to FIXED_SEED for clarityMarcoFalke
2024-08-26test: Remove FastRandomContext globalRyan Ofsky
2024-08-26test: refactor: Accept any RandomNumberGenerator in RandMoneyMarcoFalke
2024-08-26test: refactor: Move g_insecure_rand_ctx.Reseed out of the helper that calls ...MarcoFalke
2024-07-01tests: overhaul deterministic test randomnessPieter Wuille
2024-05-21doc: remove comment about using thread_localfanquake
2023-06-14test: move remaining random test util code from setup_common to randomjonatack
2023-02-09Create InsecureRandMoneyAmount() test util helperJon Atack
2023-02-06Move random test util code from setup_common to randomJon Atack