//
pkg.gl
Category
github.com/google/gofuzz
bytesource
package
1.2.0
Repository:
https://github.com/google/gofuzz.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
2
Files
49 SLOC
#
Functions
New
New returns a new ByteSource from a given slice of bytes.
#
Structs
ByteSource
ByteSource implements rand.Source64 determined by a slice of bytes.