pub fn run_with_many_seeds<F: FnMut(u128)>(f: F)
Invokes a function multiple times with different RNG seeds.