Password Generator - Mask Mode
  • Following is the mask mode of the password generator
  • Password Mask Mode where user specifies the password mask ( password format ), based on which random password will be generated. This option is very flexible.
  • Password Mask : You can specify your own password mask. For e.g. specifying a mask AAaa99## means, the password generated will have the first two characters as 'Upper case alphabets', the next two characters as 'Lower case alphabets', the next two characters as 'Numerals' and the last two characters as 'Special Characters'. This gives you a total control on how you want to generate your random password.
  • Generate Password : Click on generator password which will generate the random password based on the setting specified and display it in the multi select box.
  • Save to File : If you choose to save all the random generated password to a file, click on the 'Save File' and save the generated passwords to a text file.
  • Copy to clipboard : Select a randomly generated password from the multi select box and click on 'Copy to clipboard', which will copy the selected password to the clipboard.
  • Cancel : Click on cancel if you want to cancel the password generator dialog.
  • Password Mask : Click on the Password Mask checkbox, which will change the mode to 'Default Mode'. Please refer to 'Password Generator - Default Mode' for more information on mask mode.