package
0.11.6
Repository: https://github.com/sql2/vault.git
Documentation: pkg.go.dev

# Functions

Decode converts input from base62 to its byte representation If the decoding fails, an empty slice is returned.
Encode converts buf into a base62 string Note: this should only be used for reducing a string's character set range.
Random generates a random base62-encoded string.