Scenario: You work as an IT support administrator specialist and are responsible for setting up new hires' email accounts.
Your application should do the following :-
1- Generate an email with the following syntax - [email protected]
2- Generate a random string for a password
3- Determine the department (Sales, Development, Accounting),if none leave blank
4- Have set methods to change the password, set the mailbox capacity, and define an alternate email address.
5- Have get methods to display the name, email, and mailbox capacity.