Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHashFromString ¶
GenerateHashFromString generates a SHA-256 hash for the given string. It returns the hash in hexadecimal format.
func GenerateSaltedHash ¶
GenerateSaltedHash generates a SHA-256 hash with a salt for the given string. It returns the hash in hexadecimal format.
func GetRandomString ¶
GetRandomString returns random symbol string with specified length = n
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.