Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlphaNumeric ¶
Types ¶
type CryptoSource ¶
type CryptoSource struct{}
func (CryptoSource) Int63 ¶
func (s CryptoSource) Int63() int64
func (CryptoSource) Seed ¶
func (s CryptoSource) Seed(seed int64)
func (CryptoSource) Uint64 ¶
func (s CryptoSource) Uint64() (v uint64)
Click to show internal directories.
Click to hide internal directories.