package
0.0.0-20241223201216-b2272ab2b612
Repository: https://github.com/susmdt/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.