Documentation
¶
Overview ¶
Package rand is used for concurrency safe random number generator. This package provides a thread-safe wrapper around math/rand for use in load balancing and server selection. It is NOT suitable for cryptographic purposes and should not be used for security-sensitive operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.