We've now incorporated a new feature within the
PersonsCRUD that allows you to generate random passwords.
These passwords adhere to the following criteria:
1. they are a minimum of 12 characters in length;
2. include at least one lowercase letter;
3. include at least one uppercase letter;
4. include at least one digit;
5. and include at least one special character from the set $!%*#?&
The password is sent to the user, who can then verify their email and proceed to use the intranet