Skip to content

tjatgit/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator App

Description

A simple and customizable Password Generator web app built with HTML, CSS, and JavaScript. This app allows users to generate strong, random passwords based on selected criteria including length, uppercase letters, lowercase letters, numbers, and symbols. Great for learning DOM manipulation, working with user input, and enhancing personal security practices.

Features

  • Generate random password of customizable length
  • Options to include:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Symbols
  • Easy-to-use interface
  • Copy password to clipboard functionality

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

How to Use

  1. Clone or download this repository.
  2. Open index.html in your browser.
  3. Select your desired password settings.
  4. Click “Generate Password” for a new password.
  5. Click the copy button to copy the generated password.

Screenshot

Home page of project generating password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published