Just built a password generator app that allows users to create secure passwords with adjustable length and strength, and copy them easily to the clipboard. This is the first time for me to deal with generating random things and I actually enjoyed it. I'm happy leveling up my skills day by day :))
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
just finished the app. it features adding the length of the password and choosing the strength of it and then generates a random password. It also contains copying feature.