Versions in this module Expand all Collapse all v1 v1.2.0 Oct 7, 2022 Changes in this version + const StdLen + const UUIDLen + var StdChars = []byte("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") + func New() string + func NewLen(length int) string + func NewLenChars(length int, chars []byte) string + func NewLenCharsBytes(length int, chars []byte) []byte