Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Reader io.Reader = newReader()
Functions ¶
func Read ¶
/ Read - Fill `b` with cryptographically-secure random bytes. / For compatibility with similar functions from the Go standard library, this function returns the number of bytes that have been written. / However, unless an error occurred, it is guaranteed to always be equal to the length of `b`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.