Function fixt::rng

source ·
pub fn rng() -> FixtRng
Expand description

Access the seeded random number generator. This should be used in all places where tests produce random values.