Random-PassGen is a web application designed to generate strong and secure passwords to protect user accounts. This project was developed using Angular.
- Generate strong, random passwords.
- Customize password length and complexity.
- User-friendly interface.
- Node.js
- Angular CLI
- Clone the repository:
git clone https://github.com/shubhamashish33/Random-PassGen.git cd Random-PassGen - Install Dependency
npm install
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any source files.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute unit tests via Karma.
Run ng e2e to execute end-to-end tests via Protractor.
Contributions are welcome. Please fork the repository and create a pull request.
This project is licensed under the MIT License.