Versions in this module Expand all Collapse all v0 v0.2.0 Nov 24, 2023 v0.1.0 Oct 27, 2022 Changes in this version + type Generator interface + PrefixedName func(s string) string + type RandomGenerator struct + MaxLength int + SuffixLen int + func New(r *rand.Rand) *RandomGenerator + func (g RandomGenerator) PrefixedName(prefix string) string