Documentation ¶
Index ¶
- Variables
- func Clean(original string) string
- func Delay(seconds float64, fn any, args ...any)
- func Intn(n int) int
- func RandomLetter(n int) []rune
- func RandomNumber(digit int) int
- func RandomNumberMixString(digit, mix int) string
- func RandomString(digit int) string
- func Timer(uids ...string) gin.H
- type Time
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RandomLetter ¶
随机字母
Types ¶
Click to show internal directories.
Click to hide internal directories.