Expand description
Implementations of Utilities
cheatcodes.
Structs§
- Ignored
Traces - Contains locations of traces ignored via cheatcodes.
Functions§
- random_
int 🔒 - Helper to generate a random
int
value (with given bits if specified) from type strategy. - random_
uint 🔒 - Helper to generate a random
uint
value (with given bits or bounded if specified) from type strategy.