Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AlphabetNumber = []byte("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789") AlphabetNumberNoCase = []byte("abcdefghijklmnopqrstuvwxyz0123456789") Numbers = []byte("0123456789") Hex = []byte("abcdef0123456789") )
Functions ¶
func RandomLower ¶
func RandomNumber ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.