Versions in this module Expand all Collapse all v1 v1.0.2 Mar 30, 2023 Changes in this version type Generator + Alliterate bool v1.0.1 Mar 30, 2023 v1.0.0 Mar 29, 2023 Changes in this version + var Data = &GeneratorData + func Generate() string + type Generator struct + Capitalize bool + Rhyme bool + Separator string + func New() *Generator + func (g *Generator) Generate() string + type GeneratorData struct + Adjectives []string + Nouns []string