Skip to content

This project is a simple password generator that allows users to create strong and secure passwords. It is implemented using HTML for the structure, CSS for styling, and JavaScript for the functionality.

Notifications You must be signed in to change notification settings

Astha86/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator Project

Description

This project is a simple password generator that allows users to create strong and secure passwords. It is implemented using HTML for the structure, CSS for styling, and JavaScript for the functionality.

Features

  • Generate random passwords with customizable length and character types.
  • Copy generated passwords to the clipboard with a single click.

Usage

  1. Open the index.html file in a web browser.
  2. Customize the password length and character types using the provided options.
  3. Click the "Generate Password" button to generate a password.
  4. Click the "Copy to Clipboard" button to copy the generated password.

Files

  • index.html: Main HTML file containing the structure of the password generator.
  • style.css: CSS file for styling the user interface.
  • script.js: JavaScript file for implementing the password generation logic.

Acknowledgments

  • Inspired by the need for secure and easily memorable passwords.

Author

Astha

About

This project is a simple password generator that allows users to create strong and secure passwords. It is implemented using HTML for the structure, CSS for styling, and JavaScript for the functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published