/namegen

Golang name generator

Primary LanguageGoApache License 2.0Apache-2.0

namegen

You are running some tests all day long and are tired to try to find new names for your computes or your DB instances. The golang name generator is made for you. It allows to merge 2 lists together, add to add some prefixes and some separators to create a single name or a list of names.

usage

TBD

status

The work is ongoing. First release coming soon. Features under development:

  • user defined separators
  • user defined prefixes
  • generate list of names
  • better doc