Versions in this module Expand all Collapse all v1 v1.1.0 Aug 14, 2019 v1.0.0 Jun 25, 2019 Changes in this version + func GenerateKeys(num int) (keys []*ecdsa.PrivateKey, nodekeys []string, addrs []common.Address) + func GenerateRandomDir() (string, error) + func RandomBytes(len int) ([]byte, error) + func RandomHex() string