Expand description
Implementations of Utilities
cheatcodes.
Structsยง
- Contains locations of traces ignored via cheatcodes.
Functionsยง
- random_
int ๐Helper to generate a randomint
value (with given bits if specified) from type strategy. - random_
uint ๐Helper to generate a randomuint
value (with given bits or bounded if specified) from type strategy.