Skip to content

ayushnighoskar/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator:

This is a simple password generator website created using HTML, CSS, and JavaScript. It allows users to generate strong and secure passwords with various customizable options.

Tech-Stack:

HTML5 CSS3 JavaScript

Features:

  • Generate strong and secure passwords
  • Customize password length
  • Include or exclude uppercase letters, lowercase letters, numbers, and special characters
  • Copy generated passwords to clipboard with one click

Live Demo:

Click-here

How to Use:

  • Open the live demo link in your web browser.
  • Choose your desired password length by adjusting the slider.
  • Check or uncheck options to include or exclude uppercase letters, lowercase letters, numbers, and special characters.
  • Click the "Generate Password" button to generate a password based on your preferences.
  • Click the "Copy to Clipboard" button to copy the generated password to your clipboard.

Screenshot:

image