package
Version:
v0.108.1
Opens a new window with list of versions in this module.
Published: Feb 13, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bytes returns a random byte slice of specified length.
Fill fills buffer with random bytes.
func Int(minI, maxI int) int
Int returns a random integer in [minI,maxI).
func String(n int) string
String returns a random string with the n as its length.
func Uint160() util.Uint160
Uint160 returns a random Uint160.
func Uint256() util.Uint256
Uint256 returns a random Uint256.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.