aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/random.cpp
AgeCommit message (Collapse)Author
2023-06-14test: move remaining random test util code from setup_common to randomjonatack
and drop the util/random dependency on util/setup_common. This improves code separation and avoids creating a circular dependency if setup_common needs to call the util/random functions.