Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

v1.2.0

@lavalamp lavalamp tagged this 07 Aug 15:20
Fix bug where NilChance(0) could stillresult in nil (#47)
Add customizable string generators
Optimize randBool() and randString() (#41)
Update import statement to reference correct library name (#40)
Add support to fuzz from go-fuzz input (#35)
Fix charRange to allow picking the last item (#36)
Implement fuzzing of complex types (#37)
Assets 2