Versions in this module Expand all Collapse all v1 v1.0.0 Jun 26, 2023 Changes in this version + const RangeAlnumLower + const RangeFull + const RangeNumeric + const RangePassword + func Code(ln int, set string) string + func MustSecureCode(ln int, set string, rnd io.Reader) string + func SecureCode(ln int, set string, rnd io.Reader) (string, error)