Skip to content

A web-based password generator tool with customizable options.

Notifications You must be signed in to change notification settings

thepasswordspoiler/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

This is a web-based password generator tool developed using HTML, CSS, and JavaScript. It allows users to generate strong and secure passwords with customizable options such as length, character types (lowercase, uppercase, numbers, symbols), and provides real-time feedback on password strength.

Features

  • Generate random passwords based on selected criteria.
  • Adjustable password length (from 1 to 30 characters).
  • Options to include lowercase letters, uppercase letters, numbers, and symbols.
  • Password strength indicator (weak, medium, strong) based on complexity.
  • Copy generated password to clipboard functionality.
  • Displays user's IP address and current time.

Usage

  • Adjust the "Password Length" slider to set the desired length of the password.
  • Select the checkboxes under "Password Settings" to include desired character types.
  • Click on "Generate Password" button to create a password based on selected criteria.
  • Copy the generated password by clicking on the copy icon next to the password field.
  • The password strength indicator will dynamically update to show the strength of the generated password.
  • Additional information such as IP address and current time are displayed at the bottom.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Credits

  • Developer: @thepasswordspoiler.

About

A web-based password generator tool with customizable options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published