Documentation
¶
Index ¶
- func AlphaNumeric(n int) string
- func Bool() bool
- func Char(n int) string
- func Digit(n int) string
- func Float(max float64, min float64, precision int) float64
- func Hex(n int) string
- func Integer(max int64, min int64) int64
- func Name(opts ...string) string
- func Password(total int) string
- func PasswordURLSafe(total int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlphaNumeric ¶
func Integer ¶
Integer generates a randomized integer value. Return a random value from min to max-1
func PasswordURLSafe ¶ added in v2.51.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.