//
pkg.gl
Category
github.com/infosecual/go-fuzz-fill-utils
fuzzer
internal
randparam
package
0.0.0-20221103190051-ae0bca9854e0
Repository:
https://github.com/infosecual/go-fuzz-fill-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
567 SLOC
#
Functions
NewFuzzer
NewFuzzer returns a *Fuzzer, initialized with the []byte as an input stream for drawing values via rand.Rand.
#
Variables
SupportedInterfaces
SupportedInterfaces enumerates interfaces that can be filled by Fill(&obj).
#
Structs
Fuzzer
Fuzzer generates random values for public members.