Versions in this module Expand all Collapse all v0 v0.0.2 Oct 24, 2020 Changes in this version + type Generator interface + PrefixedName func(s string) string + type RandomGenerator struct + func New(r *rand.Rand) *RandomGenerator + func (g RandomGenerator) PrefixedName(prefix string) string