Registry / utility / technosophos-moniker

technosophos-moniker

JSON →
library0.0.0-20210218184952-3ea787d3943bgogounverified

Package moniker generates random, human-readable names for resources.

go get github.com/technosophos/moniker
INSTALL
IMPORT
SIG · TECHNOSOPHOS-MONIK
T
technosophos-moniker
utilitygov0.0.0-20210218184952-3ea787d3943b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

moniker
github.com/technosophos/moniker

Generates a random name using the default naming scheme.

package main import ( "fmt" "github.com/technosophos/moniker" ) func main() { name := moniker.New() fmt.Println(name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210218184952-3ea787d3943blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
technosophos-moniker — go get technosophos-moniker · libregistry