Age | Commit message (Expand) | Author |
---|---|---|
2024-08-29 | test: Rename SeedRand::SEED to FIXED_SEED for clarity | MarcoFalke |
2024-08-26 | test: Remove FastRandomContext global | Ryan Ofsky |
2024-08-26 | test: refactor: Accept any RandomNumberGenerator in RandMoney | MarcoFalke |
2024-08-26 | test: refactor: Move g_insecure_rand_ctx.Reseed out of the helper that calls ... | MarcoFalke |
2024-07-01 | tests: overhaul deterministic test randomness | Pieter Wuille |
2024-05-21 | doc: remove comment about using thread_local | fanquake |
2023-06-14 | test: move remaining random test util code from setup_common to random | jonatack |
2023-02-09 | Create InsecureRandMoneyAmount() test util helper | Jon Atack |
2023-02-06 | Move random test util code from setup_common to random | Jon Atack |