Use alphabetic only | The password generator will use only alphabetic characters. |
Use numeric only | The password generator will use only numeric characters only. |
Use alphanumeric only | The password generator will use only numeric and alphabetic characters. |
Use ASCii | The password generator will use all the ASCii characters : 62I+\.:`M§T$S for example. |
Mixed case | Lower and upper case are mixed. |
Lower case | Only lowercase are used. |
Upper case | Only uppercase are used. |
Password length | Define the password length for the generator. |
Prompt before overwritting | If a password exists an alert is shown before overwritting the password. |