Documentation
¶
Overview ¶
Package testutil contains utilities for writing Go tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandByteSlice ¶
func RandByteSlice[I constraints.Integer](ln I) []byte
RandByteSlice returns randomized byte slice of specified length.
func RandScriptHash ¶
RandScriptHash returns random 20-byte array.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.