Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RandomGenerator ¶
type RandomGenerator interface {
GenerateInt63() int64
}
type RandomNumberGenerator ¶
type RandomNumberGenerator struct{}
func (RandomNumberGenerator) GenerateInt63 ¶
func (RandomNumberGenerator) GenerateInt63() int64
Click to show internal directories.
Click to hide internal directories.