-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3,099 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.idea/ | ||
.DS_Store | ||
.vscode | ||
.temp | ||
.cache | ||
*.iml | ||
__pycache__ | ||
/node_modules | ||
/solution/result.json | ||
/solution/__pycache__ | ||
/solution/.env |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[sadsad](https://github.com/) | ||
# Mail Account Generate | ||
|
||
|
||
**Mail Account Generate** is a tool designed to automate the creation of email accounts across various email service providers. This utility is useful for testing purposes, such as load testing email systems or generating accounts for automated processes. | ||
|
||
## Email generator is useful for: | ||
+ Confirm your email | ||
+ Sign up for a site | ||
+ Sign up for social network | ||
+ Сreate test account | ||
+ Create temp mail | ||
+ Create fake email | ||
+ Confirm your account | ||
+ Email registration | ||
+ Generate email ID | ||
|
||
|
||
|
||
### Why would I use this tool? | ||
Mail generator is useful for creating personalized variations of your email address without changing your primary one. It’s handy for organizing or filtering emails. | ||
|
||
### Is it safe to use this tool? | ||
Absolutely. Our tool operates locally in your browser, and we do not store any email information. | ||
|
||
|
Oops, something went wrong.