package
0.0.0-20221103190051-ae0bca9854e0
Repository: https://github.com/infosecual/go-fuzz-fill-utils.git
Documentation: pkg.go.dev

# Functions

NewFuzzer returns a *Fuzzer, initialized with the []byte as an input stream for drawing values via rand.Rand.

# Variables

SupportedInterfaces enumerates interfaces that can be filled by Fill(&obj).

# Structs

Fuzzer generates random values for public members.