Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64RandBytes ¶ added in v1.0.0
Base64RandBytes returns a base64 encoded string of `n` random bytes. NB: `n` is the number of bytes *before* base64 encoding. The returned string will be roughly 4/3 times longer, and includes trailing padding if `n` is not a multiple of 3.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.