This is a python script able to create hundreds of thousands of realistic looking fake emails in seconds and export to a csv file for misc purposes.
- Installation
- Usage
- Contributing
- License
Clone the repository
git clone https://github.com/dbq0pdb/fakeEmails
Cd to project
cd fakeEmails
run the program
python3 program.py
enter the amount of emails you want to generate when prompted
e.g "50000"
enter if you wish to use the top 10 domains (1) or all domains (2)
e.g "1"
results will be stored as a csv file in the same directory called emails.csv
N/A
N/A