This application generates names with probabilities based on their number of appearances in U.S. demographic data.
Rarity symbols from most common to most rare are: ● ◆ ★ ✪
The datasets used in the project can be found on Kaggle: Gender and Race Data for Names
The code to generate the data can be found on GitHub: Name-Data-V3