# Functions
ConvertStringToInt32 converts a string to int32.
No description provided by the author
HasPrefixes returns true if the string s has any of the given prefixes.
RandomString returns a random string with length n.
ReplaceString replaces all occurrences of old in slice with new.
ValidateEmail validates the email.
# Variables
No description provided by the author