package
0.0.0-20210929072351-465826677707
Repository: https://github.com/amallick86/go_bank.git
Documentation: pkg.go.dev

# Functions

CheckPassword checks if the provided password is correct or not .
HashedPassword returns the bcrypt hash of the password.
IsSupportedCurrency returns turns true if the currency is supported.
No description provided by the author
RandomAccountno generates a random account number.
RandomCitizenship generates a random citizinship id.
RandomCurrency generates a random currency code.
RandomEmail generatesa random email .
RandomInt generates a random integer between min max.
RandomMoney generates a random amount of money.
RandomOwner generates a random qwner name.
RandomString generates a random string of length n.

# Constants

Constants for all supported Currency.
Constants for all supported Currency.
Constants for all supported Currency.
Constants for all supported Currency.

# Structs

No description provided by the author