Documentation
¶
Index ¶
- func ComparePassword(userPassword []byte, dtoPassword string) error
- func HashPassword(password string) ([]byte, error)
- func RandChar(length int) (string, error)
- func RandCharNum(length int) (string, error)
- func RandCharUpper(length int) (string, error)
- func RandUlid() string
- func Random() (password string, hashedpassword string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePassword ¶
func HashPassword ¶
func RandCharNum ¶
func RandCharUpper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.