Skip to content

A command line app that generates random names based on tags

License

Notifications You must be signed in to change notification settings

JohnsProject/RandomNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RandomNames

A command line app that generates random names based on tags.

Usage

Use NameSize argument to set character count of name like NameSize10.

Use NamesCount argument to set the number of names to generate like NamesCount10

The name generator will generate names based on tags, so you need to feed the algorithm with some tags, to do so just write the tags as arguments java RandomNames NameSize4 NamesCount10 house car bike

About

A command line app that generates random names based on tags

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages