package namesgenerator
Import Path
github.com/go-x-pkg/namesgenerator (on go.dev)
Dependency Relation
imports 2 packages, and imported by one package
Involved Source Files
see https://github.com/moby/moby/tree/master/pkg/namesgenerator
Package-Level Functions (only one, which is exported)
GetRandomName generates a random name from the list of adjectives and surnames in this package
formatted as "adjective-surname". For example 'focused-turing'. If retry is non-zero, a random
integer between 0 and 10 will be added to the end of the name, e.g `focused-turing3`
Package-Level Variables (total 2, neither is exported)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)