Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Xor128Rand ¶
type Xor128Rand struct {
// contains filtered or unexported fields
}
func NewXorRand ¶
func NewXorRand() *Xor128Rand
func (*Xor128Rand) Int64 ¶
func (r *Xor128Rand) Int64() int64
func (*Xor128Rand) Uint64 ¶
func (r *Xor128Rand) Uint64() uint64
Click to show internal directories.
Click to hide internal directories.