foundry_evm_fuzz::strategies::param

Constant MAX_ARRAY_LEN

Source
const MAX_ARRAY_LEN: usize = 256;
Expand description

The max length of arrays we fuzz for is 256.