pub fn run_with_many_seeds<F: FnMut(u128)>(f: F)
Expand description

Invokes a function multiple times with different RNG seeds.