Skip to content

PriyanshK09/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-Password-Generator

A basic password generator project with help of HTML, CSS and JS

How to use

  • Visit this link or Clone the repository
  • Open the index.html file in your browser
  • Click on the Generate Password button
  • Select the length of the password
  • Select the type of characters you want in your password
  • Click on the Generate button
  • Your password will be generated and displayed on the screen

Features

  • Generate a random password
  • Select the length of the password
  • Select the type of characters you want in your password
  • Copy the password to clipboard

Technologies used

  • HTML
  • CSS
  • JavaScript

Screenshots

image

Author

License

This project is licensed under the MIT License - see the LICENSE file for details