Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CharsetNumbersAndLetters contains lowercase letters, uppercase letters, and numbers from 0-9
CharsetNumbersAndLetters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
)
Variables ¶
This section is empty.
Functions ¶
func StringWithCharset ¶
StringWithCharset returns a string with a specific chatset and length
Types ¶
Click to show internal directories.
Click to hide internal directories.