# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetRandomAlphaString will get a n character long random alphabetic string.
GetRandomNumericString will get a n character long random numeric string.
GetRandomSpecialCharacterString will get a n character long random string made of special characters.
GetRandomString will get a n character long random string that might contain alphabets, numbers and special chars.
No description provided by the author
No description provided by the author
No description provided by the author
IsValidEmail checks if the supplied string is a valid email.
NewString returns a new String type.