Documentation
¶
Index ¶
- func Global() *rand.Rand
- func GlobalSource() rand.Source64
- func IsWrapped(s rand.Source64) bool
- func New(seed int64) *rand.Rand
- func NewFromSource(s rand.Source64) *rand.Rand
- func NewSource(seed int64) rand.Source64
- func SetGlobalSource(s rand.Source64)
- func WrapSource(s rand.Source64) rand.Source64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GlobalSource ¶
func SetGlobalSource ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.