Skip to content

AllahDitta-1/password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A password generator tool that creates random passwords based on selected character options and desired length.

Features

  • Supports uppercase, lowercase, numeric, and symbol characters.
  • Lets the user control password length before generation.
  • Generates passwords instantly in the browser with no backend.
  • Good practice project for randomization and DOM form handling.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Getting Started

  • Clone or download this repository.
  • Open index.html in your browser, or run the folder with VS Code Live Server.

Notes

  • The generated passwords are created fully on the client side.
  • This project is a straightforward utility app for local or portfolio demos.

Author

Allah Ditta

About

Password generator with configurable length and character sets using vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors