8000 GitHub - arhubi/cat-name-creator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arhubi/cat-name-creator

Repository files navigation

Cat Name Creator

Just a little tool to create names based on random letters.
I used it for naming my cat, use TDD approach and work on Typescript w/ vue.

Main features

  • Generate a random name from 1 to 15 letters
  • Lock letters you want, for example if you want a name starting by "S", or ending by "O".
  • Chose the number of vowels of the name (to avoid too much consonants)
0