Skip to content

ferhatgec/namegenplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namegen++

Name Generator library for C++ Developers

 namegenplusplus::PrintRg(length);
You can save the generated names to a file!
namegenplusplus::GenerateAndSaveToFile("Example.txt",15);
//The first parameter indicates the file name that will be created or overwritten, the second parameter indicates the amount of names that will be generated.
Namegen++ is licensed under the terms of MIT License.

About

Name Generator library for C++ Developers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published