package
1.8.0
Repository: https://github.com/lazybark/go-helpers.git
Documentation: pkg.go.dev

# Functions

GenerateRandomBytes returns a random byte slice of latin symbols and/or numbers.
No description provided by the author
GenerateRandomBytesSet returns set of random byte slices of latin symbols and/or numbers.
No description provided by the author
GenerateRandomString returns a random string of latin symbols and/or numbers.
GenerateRandomStringFromSet returns a random string of symbols you provide in charSet.
GenerateRandomStringSet returns set of random strings of latin symbols and/or numbers.
GenerateRandomStringSetFromSet returns set of random strings made from charSet you provide.

# Constants

Keep in mind that some symbols take >1 byte and if used to generate random string, the result may not be human-readable.
Keep in mind that some symbols take >1 byte and if used to generate random string, the result may not be human-readable.
Keep in mind that some symbols take >1 byte and if used to generate random string, the result may not be human-readable.