Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Source rand.Source
Functions ¶
This section is empty.
Types ¶
type TimeSource ¶
type TimeSource struct {
// contains filtered or unexported fields
}
func NewTimeSource ¶
func NewTimeSource() *TimeSource
func (*TimeSource) Seed ¶
func (c *TimeSource) Seed(_ uint64)
func (*TimeSource) Uint64 ¶
func (c *TimeSource) Uint64() uint64
Click to show internal directories.
Click to hide internal directories.