package
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-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 [min,max).
String returns a random string with the n as its length.
Uint160 returns a random Uint160.
Uint256 returns a random Uint256.