package
0.0.0-20230303065812-5c803f34bf50
Repository: https://github.com/fixcer/simplebank.git
Documentation: pkg.go.dev
# Functions
CheckPassword checks if the password matches the hash.
HashPassword returns the bcrypt hash of the password.
No description provided by the author
LoadConfig loads the configuration from the config file or environment variables.
RandomCurrency generates a random currency code.
RandomEmail generates a random email.
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.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author