Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + var Reader io.Reader + func Int(rand io.Reader, max *big.Int) (n *big.Int, err error) + func Prime(rand io.Reader, bits int) (p *big.Int, err error) + func Read(b []byte) (n int, err error)