/PasswordGenerator

A small react project that generates a randomized password. The application is written in TypeScript and contains functionality for the user to choose between generating a password with/without uppercase characters, lowercase characters, special characters, numbers, decide password length and more

Primary LanguageTypeScript