Documentation ¶
Overview ¶
Package random provides functions that generate random numbers or bytes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandomBytes ¶
GetRandomBytes randomly generates n bytes.
func GetRandomUint32 ¶
func GetRandomUint32() uint32
GetRandomUint32 randomly generates an unsigned 32-bit integer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.