jinx-vi-0/passop

Adding the feature of automatic random password generator.

Closed this issue · 3 comments

image Adding the button near password input box to automatically generating the password. This is crucial for your project.

It should be an optional feature. If the user wants to add a random password, they can do so. However, you need to take care of some issues, such as ensuring that no two generated passwords are the same. You could use the URL and username to generate a password. Also, make sure that the generated password is valid.

I also meant it as an optional feature only and I will take for the things you mentioned.

Assigned @aryadevesh