Documentation
¶
Index ¶
Constants ¶
View Source
const ( PASSWORD_CHARS = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789@#%^&*()_-+=<>?/|" BCRYPT_COST = 10 )
Variables ¶
This section is empty.
Functions ¶
func GeneratePassword ¶
GeneratePassword generates a random password
func GenerateRandomKey ¶ added in v0.15.3
func GenerateSessionNonce ¶ added in v0.15.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.