fn random_int(state: &mut Cheatcodes, bits: Option<U256>) -> ResultExpand description
Helper to generate a random int value (with given bits if specified) from type strategy.
fn random_int(state: &mut Cheatcodes, bits: Option<U256>) -> ResultHelper to generate a random int value (with given bits if specified) from type strategy.