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

Tags: google/gofuzz

Tags

v1.2.0

Toggle v1.2.0's commit message
v1.2.0 Adds some features and fixes some bugs

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)

v1.1.0

Toggle v1.1.0's commit message
Use SVG badge (#24)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from lavalamp/mod

Initialize go.mod