javascript-password-generator

Made By Abhi Patel

Description

Based on user-selected parameters, this programme generates a random password. The programme verifies user input and ensures that at least one character type is chosen. When all of the prompts have been answered, the user will be given a password that corresponds to the responses. Also it is browser responsive too.

The user will be given the option of selecting the following password criteria:

1.User Defined Length

2.Character Types

Also after generating the password user has the option to click a button to copy the password to their clipboard.