package
0.0.0-20240326163326-12758803e4ae
Repository: https://github.com/scortier/gopherbank.git
Documentation: pkg.go.dev
# Functions
CheckPassword checks if the password is correct.
HashedPassword return the bcrypt hash of the password.
IsSupportCurrency checks if currency is supported.
LoadConfig loads config from file.
RandomCurrency generates a random currency code.
RandomEmail generates a random email.
RandomHashedPassword generates a random hashed password.
RandomInt generates a random integer between min and max.
RandomMoney generates a random amount of money.
RandomOwner generates a random owner name.
RandomString generates a random string of length n.
# Variables
No description provided by the author
No description provided by the author