Documentation ¶
Overview ¶
Package randutil provides common random number utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLockedRand ¶
NewLockedRand returns a new "x/exp/rand" pseudo-random number generator seeded with a cryptographically-secure random number. It is safe to use from multiple goroutines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.