ahermant / namegen

Golang name generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Golang name generator

License:Apache License 2.0


Languages

Language:Go 100.0%