Documentation
¶
Overview ¶
Package td contains functions for data testing
Index ¶
- func Bool() bool
- func Bytes() []byte
- func Bytesn(size int) []byte
- func Date() time.Time
- func Email() string
- func Float64() float64
- func Float64n(n int) float64
- func Int31() int32
- func Int32() int32
- func Int64() int64
- func Intn(n int) int
- func String() string
- func Stringn(n int) string
- func URL() string
- func Uint8() uint8
- func Uint32() uint32
- func Uint64() uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.