Skip to content

grraghav120/Random-Password-Generator

Repository files navigation

RandomPasswordGenerator

This project generates a random strong Password of minimum 8 length and maximum 20 length. The use of letters,digits and symbols depends upon the user.

Live Site

Click here

Screenshots of project

image

image

Run the Project

  • npm start
  • Run ng serve for a dev server.
  • Navigate to http://localhost:4200/.
  • The application will automatically reload if you change any of the source files.

Don't forget to give repo a star