Versions in this module Expand all Collapse all v0 v0.2.1 Jan 29, 2020 Changes in this version + const SeedSize + type Reader struct + func New(seed []byte, run uint32) *Reader + func (r *Reader) Next(n int) []byte + func (r *Reader) Read(b []byte) (int, error)