Versions in this module Expand all Collapse all v1 v1.0.1 Sep 5, 2022 Changes in this version + const AddressLength + func BigInt(max *big.Int) *big.Int + func NewSource() rand.Source + func NewSource64() rand.Source64 + type Rand struct + func NewRand() *Rand + func (r *Rand) Address() [AddressLength]byte + type Source struct + func (s Source) Int63() int64 + func (s Source) Seed(_ int64) + type Source64 struct + func (s Source64) Uint64() uint64