Versions in this module Expand all Collapse all v0 v0.0.3 Feb 7, 2021 Changes in this version + const DefaultSeedBytes + const MaxSeedBytes + const MinSeedBytes + var ErrInvalidSeedLen = fmt.Errorf(..., MinSeedBytes * 8, MaxSeedBytes * 8) + func GenerateSeed(length uint16) ([]byte, error)