# Functions

GenerateHashFromString generates a SHA-256 hash for the given string.
GenerateSaltedHash generates a SHA-256 hash with a salt for the given string.
GetRandomString returns random symbol string with specified length = n.