Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fuzzer ¶
type Fuzzer struct {
// contains filtered or unexported fields
}
Fuzzer knows how to fill any object with random fields.
func NewWithSeed ¶
NewWithSeed returns a new Fuzzer with a specific seed.
func (*Fuzzer) SetFailureRatio ¶
SetFailureRatio sets the failure ratio for the fuzzer
Click to show internal directories.
Click to hide internal directories.