Documentation
¶
Index ¶
- func IsPhoneNumber(s string) bool
- func NormalizeIsbn(s string) string
- func PercentTrue(p float64) bool
- func RandBetween(min, max int) int
- func RandChineseCharacter() string
- func RandChineseLastName() string
- func RandTime(startTime time.Time, maxDuration time.Duration) time.Time
- func RandTimeRange(startTime time.Time, endTime time.Time) time.Time
- func Sha256(s string) string
- func ToPtr[T any](v T) *T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPhoneNumber ¶ added in v0.2.1
func NormalizeIsbn ¶ added in v0.2.4
func PercentTrue ¶
func RandBetween ¶
func RandChineseCharacter ¶ added in v0.2.6
func RandChineseCharacter() string
func RandChineseLastName ¶ added in v0.2.6
func RandChineseLastName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.