Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 982 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 982 Bytes

Random name generator

Go Reference

The Yak was shaved.

Build with make .

It has some options:

% name-generator --help
A random name generator

Usage:
  name-generator [flags]

Flags:
  -h, --help               help for name-generator
  -n, --number int         Number of names to generate (default 1)
  -r, --random             Append a random 6 digit number
  -s, --separator string   Separator to use between words (default "-")
  -t, --types strings      Types to include (default [colours,dogs])

Adding more words

Drop a file in lib/data , format is one per line, file must end with .txt .

Yak shaver hall of shame

Made with contrib.rocks.