Module malachite_base::bools::random
source · Expand description
Iterators that generate bools randomly.
Structs
Uniformly generates random
bools.Generates random
bools, with a fixed probability of generating true.