golang-petname
generate pronouncable, perhaps even memorable, pet names
Install
- All systems
-
curl cmd.cat/golang-petname.sh
- Debian
-
apt-get install golang-petname
- Ubuntu
-
apt-get install golang-petname
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install golang-petname
- Raspbian
-
apt-get install golang-petname
- Dockerfile
- dockerfile.run/golang-petname
golang-petname
generate pronouncable, perhaps even memorable, pet names
This utility will generate "pet names", consisting of a random combination of an adverb, adjective, and proper name. These are useful for unique hostnames, for instance. The default packaging contains about 2000 names, 1300 adjectives, and 4000 adverbs, yielding nearly 10 billion unique combinations, covering over 32 bits of unique namespace. As such, PetName tries to follow the tenets of Zooko's triangle: names are human meaningful, decentralized, and secure.