package
0.5.2
Repository: https://github.com/avinor/tau.git
Documentation: pkg.go.dev

# Functions

Hash generates a hash code from string.
HashFromBytes generates a hash code from byte array.
ParseVars parses each line as key=value and returns a map of all variables.
SecureRandomAlphaString returns a secure random string.
SecureRandomBytes returns the requested number of bytes using crypto/rand.
ToPointer returns pointer to a string.