package
0.0.0-20240214165651-5016a57d8a78
Repository: https://github.com/yamaniyuda/simplebank.git
Documentation: pkg.go.dev
# Functions
CheckPassword check if the provided password is correct or not.
No description provided by the author
No description provided by the author
LoadConfig reads configuration srom file or enviroment variabels.
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.