Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dumb ¶
type Dumb struct {
// contains filtered or unexported fields
}
Dumb is a simplistic generator for predictable testing.
func NewDumb ¶
NewDumb initializes a Dumb generator. If the seed is 0, initializes with the current timestamp.
type JSF ¶
type JSF struct {
// contains filtered or unexported fields
}
type SFC ¶
type SFC struct {
// contains filtered or unexported fields
}
func NewSFC ¶
NewSFC creates and returns a new SFC pseudo-random number generator seeded with a given seed.
Click to show internal directories.
Click to hide internal directories.