package
0.42.1
Repository: https://github.com/cortexlabs/cortex.git
Documentation: pkg.go.dev

# Functions

Digits generates a random string containing only digits.
Letters generates a random string containing only english alphabet characters (upper and lower case).
LowercaseLetters generates a random string containing only lower case english alphabet characters.
No description provided by the author
String generates a random string containing both digits and english alphabet characters (upper and lower).