echidna test/fuzzing/Fuzz.sol --contract Fuzz --config echidna.yaml
forge test --mp FoundryFuzz.sol
forge test --mp FoundryPlayground.sol -vvvv
@referenceContracts @fuzzing Using reference contracts, create handlers for SampleContract.complexFunction usage in FuzzSampleContract, appropriately filling in pre and post conditions.