Documentation
¶
Index ¶
- func RandAddress() (addr thor.Address)
- func RandAddressPtr() *thor.Address
- func RandAddresses(n int) (addrs []thor.Address)
- func RandAddressesPtr(n int) (addrs []*thor.Address)
- func RandBigInt() *big.Int
- func RandBytes(n int) []byte
- func RandHostPort() string
- func RandInt() int
- func RandIntN(n int) int
- func RandUint32() uint32
- func RandUint64() uint64
- func RandomHash() thor.Bytes32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandAddress ¶ added in v2.1.5
func RandAddressPtr ¶ added in v2.4.0
func RandAddresses ¶ added in v2.4.0
func RandAddressesPtr ¶ added in v2.4.0
func RandBigInt ¶ added in v2.3.0
func RandHostPort ¶
func RandHostPort() string
func RandUint32 ¶ added in v2.3.0
func RandUint32() uint32
func RandUint64 ¶ added in v2.2.0
func RandUint64() uint64
func RandomHash ¶ added in v2.1.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.