# Functions
Bytes returns securely generated random bytes.
BytesFromSample returns securely generated random bytes from a string sample.
Hash returns a sha512 hash of a string.
String returns a securely generated random string from an optional sample.
StringB64 returns a securely generated random string from an optional sample, encoded in base64.