package moniker
Import Path
github.com/technosophos/moniker (on go.dev)
Dependency Relation
imports 3 packages, and imported by one package
Package-Level Type Names (total 3, in which 1 are exported)
Namer describes anything capable of generating a name.
Name returns a generated name.
NameSep returns a generated name with words separated by the given string.
*alliterator
*defaultNamer
func New() Namer
func NewAlliterator() Namer
func go.pact.im/x/names/monikernames.NewNamer(n Namer) *monikernames.Namer
Package-Level Functions (total 2, both are exported)
New returns a generic namer using the default word lists.
NewAlliterator returns a Namer that alliterates.
wonky wombat
racing rabbit
alliterating alligator
FIXME: This isn't working yet.
Package-Level Variables (total 2, both are exported)
Animals is a generated list of words.
Descriptors is a generated list of words.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)