package
0.5.0
Repository: https://github.com/fmitra/authenticator.git
Documentation: pkg.go.dev

# 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.