How to generate random names like docker
— Albert De La Fuente VigliottiTable of Contents
I came up with this awesome tool to generate random names like docker. To install it use:
Setup #
curl -sSf https://fnichol.github.io/names/install.sh | sh
This will install the names
binary in ~/bin
How to generate a random names #
names
How to generate 10 random names #
names 10
How to generate random names from within Emacs #
To execute within doom emacs use M-! names
or SPC o t
to manually open a terminal and use names