package
0.1.1
Repository: https://github.com/gen0cide/gscript.git
Documentation: pkg.go.dev

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