Skip to content

pommicket/NameGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameGenerator

A computer program that generates names using the frequency of trigrams (three letter combinations)

There is also a web version of NameGenerator.

If you don't want to compile NameGenerator yourself, you can download an executable here.

If you want to use NameGenerator in another program, src/namegenerator/namegenerator.h has some functions you can use.

If you are compiling NameGenerator, you can use the build.sh shell script or build_win.sh for compiling for Windows on GNU/Linux.

NameGenerator is licensed under the GNU General Public License (version 3).

About

A computer program that generates names using the frequency of trigrams (three letter combinations)

Resources

License

Stars

Watchers

Forks

Packages

No packages published