vite | Vue | tailwind
(responsive)
Password Generator is a user-friendly application designed to create strong and secure passwords. This application can be customized according to users' specific needs and can generate complex passwords of the desired length.
- Dark and bright mode feature
- Uppercase
- Lowercase
- Numbers
- Symbols
- 4-64 Character
$ cd ./vue/$ npm installor
$ yarn installor
$ pnpm install$ npm devor
$ yarn devor
$ pnpm dev$ npm buildor
$ yarn buildor
$ pnpm buildDistributed under the Apache-2.0 License. See LICENSE for more information.

