Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator web application that allows users to generate secure passwords based on selected criteria.

Features

  • Generate passwords with customizable length (6 to 64 characters).
  • Include lowercase letters, uppercase letters, numbers, and special characters.
  • Copy generated passwords to the clipboard.
  • View and copy recently generated passwords.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap 5

How to Use

  1. Set the desired password length.
  2. Select the character types to include in the password.
  3. Click the "Generate Password" button.
  4. Copy the generated password using the "Copy" button.
  5. View recently generated passwords using the "View Passwords" button. Recently generated passwords are available for viewing only during your current session. Once you close the browser or the website, they will no longer be accessible.

Files

  • index.html: The main HTML file for the web application.
  • index.css: The CSS file for styling the web application.
  • index.js: The JavaScript file containing the logic for generating passwords.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages