# Functions
GetAlphaNumericSpecialString generates a random alpha numeric and special char string of a specified length.
GetAlphaNumericString Generates a random alpha numeric string of a specified length.
GetAlphaString generates a random alpha string of a specified length.
GetBool returns a random true or false.
RandomInt Generates a random number between min and max.