README ¶ fuzzy What will it do? fuzzy is a codegen tool for fuzz tests in Go. It uses the gofuzz package to fuzz receivers and function arguments, and then executes the functions. This takes place in a *_test.go file, so that the new tests hook into the existing runs. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis elements generate Click to show internal directories. Click to hide internal directories.