Password Generator
with this functionality, users have a password suggestion system on the screen when adding a new static vault account or setting a new password to an existing vault account users are able to define the password parameters should include or exclude the following values number s, lowercase letter s, uppercase letters, s pecial characters, exclude list the user enters the vault definition screen and clicks the add account button on the opened screen, they entered the mandatory fields such as account name, type, and configuration when the type value is set to static and the user clicks the next button, the second page will open and the password generation button, next to the password field, will be enabled when the user clicks the password generation button, a screen will open where the parameters for generating the password can be selected the length of the password and the parameters defining which characters the password will include (number, lowercase, uppercase, symbols) and which characters it will exclude (exclude list) can be selected using the relevant buttons on the screen after selecting the parameters, the password will be generated by clicking the generate password button on the screen clicking the same button again will generate a new password by entering the characters that should be excluded in the exclude list field, users can remove those characters from the password generation process upon clicking ok the screen will close, and the generated password will be automatically filled in the password field on the previous page