pub fn rng() -> FixtRngExpand description
Access the seeded random number generator. This should be used in all places where tests produce random values.
pub fn rng() -> FixtRngAccess the seeded random number generator. This should be used in all places where tests produce random values.