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 | shThis will install the names binary in ~/bin
How to generate a random names #
namesHow to generate 10 random names #
names 10How 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