Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRandUnexpectedLength = errors.New("rand: unexpected length") ErrRandNegativeLength = errors.New("rand: negative length") )
Functions ¶
func RandomBase64URLString ¶
RandomBase64URLString generates a cryptographically secure, URL-safe, Base64-encoded string.
func RandomBytes ¶
RandomBytes generates a cryptographically secure random byte array.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.