repositorypackage
0.0.0-20191208144941-ddf11ae33ded
Repository: https://github.com/bradleyjkemp/simple-fuzz.git
Documentation: pkg.go.dev
# README
simple-fuzz: randomized testing for Go
simple-fuzz is a fork of github.com/dvyukov/go-fuzz aimed at creating a simple efficient Go fuzzer for educational purposes and to be used as a base for more exciting future fuzzers.