foundry_evm_fuzz::strategies

Module param

Source

Constantsยง

  • MAX_ARRAY_LEN ๐Ÿ”’
    The max length of arrays we fuzz for is 256.

Functionsยง

  • Given a parameter type, returns a strategy for generating values for that type.
  • Given a parameter type, returns a strategy for generating values for that type, given some EVM fuzz state.
  • fuzz_param_inner ๐Ÿ”’
  • Given a parameter type and configured fixtures for param name, returns a strategy for generating values for that type.