package
0.0.5
Repository: https://github.com/binchencoder/letsgo.git
Documentation: pkg.go.dev

# Functions

CsvToSlice converts a comma separated string to a string slice.
RandHex generates random numbers in Hex format with length specified.
RandLetters generates random lower and upper case letters with length specified.
RandNumbers generates random numbers with length specified.
RandNumCapitals generates random upper case letters and numbers with length specified.
RandString generates random lower, upper case letters and numbers with length specified.