Module utils

Source
Expand description

Implementations of Utilities cheatcodes.

Structs§

IgnoredTraces
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.