foundry_cheatcodes

Module utils

Source
Expand description

Implementations of Utilities cheatcodes.

Structsยง

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