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