Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomString ¶
GenerateRandomString generates a random string with the given length using the characters: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789". If the length is less than 1, it will return an empty string. If the length is greater than the number of characters, it will return an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.