namesgenerator

package
v0.54.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package namesgenerator original package is https://github.com/moby/moby/tree/master/pkg/namesgenerator Moby is licensed under the Apache License, Version 2.0. See https://github.com/moby/moby/blob/master/LICENSE for the full license text.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateWorkerName added in v0.52.0

func GenerateWorkerName(prefix string) string

func GetRandomName

func GetRandomName(retry int) string

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`

func GetRandomNameCDS

func GetRandomNameCDS() string

GetRandomNameCDS generates a random name from the list of adjectives and surnames in this package

func GetRandomNameCDSWithMaxLength

func GetRandomNameCDSWithMaxLength(maxLength int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL