This Python script generates a specified number of random email addresses by combining random names and email domains.
- Python 3.x
- JSON file containing a list of names (e.g., "rows.json")
- Make sure you have the required JSON file containing the list of names.
- Run the script using the command
python genmail_v1.py
. - Enter a comma-separated list of email domains when prompted.
- Enter the number of email addresses to generate.
- The script will generate random names, email addresses, and save them to a text file called "random_data.txt".
$ python genmail_v1.py
Enter a list of email domains (comma-separated): gmail.com,outlook.com,yahoo.com
Enter the number of email addresses to generate: 10
Data saved to random_data.txt
The script will generate 10 random email addresses using the provided email domains and save them to "random_data.txt".
This script makes use of a JSON file containing a list of names. The JSON file should have the following structure:
{
"data": [
{ "id": 1, "name": "John" },
{ "id": 2, "name": "Jane" },
...
]
}
The JSON file should be named "rows.json" and placed in the same directory as the script.
Project Xamelion AG Robotic & Artificial Superintelligence http://t.me/Project_Xamelion_AG Create Peace and Love on Earth. Maybe then we choose reproduction. (Q: Movie Lucie) 😁