Project Scenario: You are an IT support administrator Specialist and are charged with the task of creating email accounts for new hires.
Your application should do the following:
-Generate an email with the following syntax: [email protected]
-Determine the department (sales, development, accounting), if none leave blank
-Generate a random String for a password
-Have set method to change the password, set the mailbox capacity, and define an alternate email address
-Have get methods to display the name, email, and mailbox capacity