This is basically Email Generator Application Program in Java.
This program will Generate an email like this syntax: firstname.lastname@department.company.com
You can select the department name, change the password, set the mailbox capacity and define an alternate email address
It will Generate a random String for a password.
- Download zip
- After Download Extract it.
- Right click
- Open folder as intellij idea project or Open folder as project eclipse
- Than, Open Src and also open .java files and Run.