Documentation ¶
Index ¶
- Variables
- func Clean(original string) string
- 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 RunShell(s string, dir string) ([]string, error)
- func SplitLines(s string) (r []string)
Constants ¶
This section is empty.
Variables ¶
View Source
var OnlineList = make(onlineList)
Functions ¶
func RandomLetter ¶
随机字母
func SplitLines ¶ added in v0.14.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.