This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
v2.0.0
2.0.0 (2019-08-07)
ππ Features
β οΈ BREAKING CHANGES
ExampleGenerator
now requires as input a tuple[number,FuzzContext]
- concrete fuzzer functions are passed as their first argument a FuzzContext specifying whether to recurse further or not
- deprecated, non-configurable versions of core fuzzers removed