package
0.1.12
Repository: https://github.com/techrail/ground.git
Documentation: pkg.go.dev

# 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.

# Structs

String facilitates basic string type and functions.