Documentation
¶
Index ¶
- func GetRandomBoolValue() bool
- func GetRandomFloatValue() float64
- func GetRandomIntValue() int64
- func GetRandomOptionValue[EnumType ~int64](max int) EnumType
- func GetRandomOptionsValues[EnumType ~int64](max int) []EnumType
- func GetRandomRawJSONValue() string
- func GetRandomRawJSONValuePtr() *string
- func GetRandomStringValue() string
- func GetRandomStringValuePtr() *string
- func GetRandomTimeValue() time.Time
- func GetRandomUUIDValue() uuid.UUID
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandomBoolValue ¶
func GetRandomBoolValue() bool
func GetRandomFloatValue ¶
func GetRandomFloatValue() float64
func GetRandomIntValue ¶
func GetRandomIntValue() int64
func GetRandomOptionValue ¶
func GetRandomOptionsValues ¶
func GetRandomRawJSONValue ¶
func GetRandomRawJSONValue() string
func GetRandomRawJSONValuePtr ¶ added in v1.0.9
func GetRandomRawJSONValuePtr() *string
func GetRandomStringValue ¶
func GetRandomStringValue() string
func GetRandomStringValuePtr ¶ added in v1.0.9
func GetRandomStringValuePtr() *string
func GetRandomTimeValue ¶
func GetRandomUUIDValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.