Documentation ¶
Index ¶
- func CreateRandomAccount(t *testing.T) models.Account
- func GenerateTimeStampMicro() int64
- func GenerateTimeStampMilli() int64
- func GenerateTimeStampNano() int64
- func GenerateUUID() uuid.UUID
- func IsValidEmail(email string) bool
- func RandomCurrency() string
- func RandomEmail() string
- func RandomNumber() int
- func RandomNumber64() int64
- func RandomString(n int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTimeStampMicro ¶
func GenerateTimeStampMicro() int64
func GenerateTimeStampMilli ¶
func GenerateTimeStampMilli() int64
func GenerateTimeStampNano ¶
func GenerateTimeStampNano() int64
func GenerateUUID ¶
func IsValidEmail ¶
func RandomCurrency ¶
func RandomCurrency() string
func RandomEmail ¶
func RandomEmail() string
func RandomNumber ¶
func RandomNumber() int
func RandomNumber64 ¶
func RandomNumber64() int64
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.