Documentation
¶
Index ¶
- func GetInt64OrError(s string) (int64, error)
- func IsNumeric(s string) bool
- func RandomEmail() string
- func RandomInt(min, max int64) int64
- func RandomNumberAsString(digits int) string
- func RandomPassword() string
- func RandomString(n int) string
- func RandomSymbols(n int) string
- func RandomUUID() uuid.UUID
- func RandomUserName() string
- func ToInt32(s string) (int32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInt64OrError ¶
func RandomEmail ¶
func RandomEmail() string
func RandomNumberAsString ¶
func RandomPassword ¶
func RandomPassword() string
func RandomUUID ¶
func RandomUserName ¶
func RandomUserName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.