Password Generator

2024

Password generator web app made with JS. Include basic functons to customize each password you can generate, like specify the total lenghth, include lower case and upper case in the final string, include random numbers or random symbols. All passwords are generated using the random JS function, and once a password is generated, you can copy it to the clipboard to paste everywhere you want.
Platform
Github
Technologies used:
main-view-password-generator