v1.0.2
Bug fixes:
- Fixes
fuzzAsync
API to match that offuzzSync
orfuzz
, in whichresult
returned isstring|Buffer
depending upon what the input to the function is.
Bug fixes:
fuzzAsync
API to match that of fuzzSync
or fuzz
, in which result
returned is string|Buffer
depending upon what the input to the function is.