ashwin3005 / password-generator

Password generator made with React
MIT License
20 stars 38 forks source link

Add new checkbox for easy to remember/readable passwords #63

Open Dhruvil-Lakhtaria opened 1 year ago

Dhruvil-Lakhtaria commented 1 year ago

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 for reference - SuiTabLeoUse sposGrATugin

etc. These passwords are easy to remember.

Dhruvil-Lakhtaria commented 1 year ago

Please assign me this under hacktober fest.