password-generator icon indicating copy to clipboard operation
password-generator copied to clipboard

Password generator made with React

Results 7 password-generator issues
Sort by recently updated
recently updated
newest added

New checkbox which will generate the password such that the user can easily read it and remember it. A new password generator algorithm is implemented and called here. Sample passwords...

The whole page will appear sliding from top to bottom .

### Want to add a section which generate a encrypted password with base64 . User will have to enter his name or anything he want to encrypt and it will...

For example centering and font changes , color scheme etc

Wanted to generate password related to user preference so it is easier for user to remember for eg. asking user email id, his/her first & last name and date of...

Hactoberfest

On clicking reset button the password generated will be disappear

I think the "copied!" message should disappear if you copy a generated password and generate another one immediately. The message disappears 1s later, more or less... It's a bit of...