package
1.8.0
Repository: https://github.com/lazybark/go-helpers.git
Documentation: pkg.go.dev

# Functions

ComparePasswordBytes compares hash with password.
ComparePasswords compares hash with password It is named this way for compatibility with my old projects.
GenerateRandomString uses digits and english letters to generate cryptographically secure random string.
GenerateRandomStringFromSet uses provided set of characters to generate cryptographically secure random string.
No description provided by the author
No description provided by the author