Documentation ¶ Index ¶ func GenUUID() string func RandMixByte() []byte func RandMixHashHex() string func RandNum(length int) string func Random(byteLen uint16) []byte func RandomB64(byteLen uint16) string func RandomHex(byteLen uint16) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenUUID ¶ added in v1.0.9 func GenUUID() string func RandMixByte ¶ added in v0.0.5 func RandMixByte() []byte func RandMixHashHex ¶ added in v0.0.5 func RandMixHashHex() string func RandNum ¶ func RandNum(length int) string func Random ¶ added in v0.0.2 func Random(byteLen uint16) []byte func RandomB64 ¶ func RandomB64(byteLen uint16) string func RandomHex ¶ func RandomHex(byteLen uint16) string Types ¶ This section is empty. Source Files ¶ View all Source files random.go Click to show internal directories. Click to hide internal directories.