You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and secure Random Password Generator web application that allows users to generate strong passwords based on selected criteria. The application includes light and dark mode support and a copy-to-clipboard feature for ease of use.
Tech Stack
HTML – Structure of the web application
CSS – Styling and theme (light/dark mode)
JavaScript – Password generation logic and interactivity
Future Improvements
Add password strength indicator
Allow user to choose different length for passwords
Allow user to customise the passwords
Improve UI animations