# Functions
No description provided by the author
RandomBytes returns a slice with random bytes from an io.Reader source.
# Structs
DefaultRandomGenerator uses crypto/rand.Reader to generate random bytes.
# Interfaces
No description provided by the author