Skip to content

Latest commit

History

History
26 lines (21 loc) 路 703 Bytes

File metadata and controls

26 lines (21 loc) 路 703 Bytes

馃攼 Password Generator

A simple password generator app to create secure random passwords.

Files

  • password.html - Main HTML file
  • password.css - Styles for the password generator
  • password.js - JavaScript functions to generate passwords

How to Use

  1. Open password.html in your web browser
  2. Click "Generate passwords" button
  3. Two random 15-character passwords will appear
  4. Click on any password to copy it to clipboard

Features

  • Clean design with dark theme
  • Generates two passwords at once
  • One-click copy to clipboard
  • Strong passwords with letters, numbers and symbols

Technologies Used

  • HTML
  • CSS
  • JavaScript

Never use an insecure password again! 馃攼