Skip to main content

random_int

Function random_int 

Source
fn random_int<FEN: FoundryEvmNetwork>(
    state: &mut Cheatcodes<FEN>,
    bits: Option<U256>,
) -> Result
Expand description

Helper to generate a random int value (with given bits if specified) from type strategy.