Constants§
- MAX_
ARRAY_ 🔒LEN - The max length of arrays we fuzz for is 256.
Functions§
- fuzz_
param - Given a parameter type, returns a strategy for generating values for that type.
- fuzz_
param_ from_ state - Given a parameter type, returns a strategy for generating values for that type, given some EVM fuzz state.
- fuzz_
param_ 🔒inner - fuzz_
param_ with_ fixtures - Given a parameter type and configured fixtures for param name, returns a strategy for generating values for that type.