Documentation ¶
Overview ¶
Package namesgenerator generates random names. This is borrowed entirely from docker, but copied here to prevent pulling in all of docker. License: Apache 2.0.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandomName ¶
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`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.