Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteSource ¶
func New ¶
func New(input []byte) *ByteSource
New returns a new ByteSource from a given slice of bytes.
func (*ByteSource) Int63 ¶
func (s *ByteSource) Int63() int64
func (*ByteSource) Seed ¶
func (s *ByteSource) Seed(seed int64)
func (*ByteSource) Uint64 ¶
func (s *ByteSource) Uint64() uint64
Click to show internal directories.
Click to hide internal directories.