Documentation
¶
Index ¶
- Variables
- func RandASCII(unsafe ...bool) rune
- func RandArray(v any, unsafe ...bool) any
- func RandBigInt(min, max int64) *big.Int
- func RandDate(from, to time.Time, unsafe ...bool) time.Time
- func RandHanzi(unsafe ...bool) rune
- func RandIdNo(birthday time.Time, unsafe ...bool) string
- func RandInt(min, max int, unsafe ...bool) int
- func RandInt64(min, max int64, unsafe ...bool) int64
- func RandName(unsafe ...bool) string
- func RandPhone(unsafe ...bool) string
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Xing = [453]string{} /* 453 elements not displayed */ Ming = [350]string{} /* 350 elements not displayed */ )
Functions ¶
func RandBigInt ¶ added in v0.1.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.