package
0.108.1
Repository: https://github.com/nspcc-dev/neo-go.git
Documentation: pkg.go.dev

# Functions

Bytes returns a random byte slice of specified length.
Fill fills buffer with random bytes.
Int returns a random integer in [minI,maxI).
String returns a random string with the n as its length.
Uint160 returns a random Uint160.
Uint256 returns a random Uint256.