A simple and secure password generator built with HTML, CSS, and JavaScript. This tool allows users to generate strong passwords with customizable options and copy them to the clipboard easily.
π Features
Β
- β Customizable Password Length (Input type: number)
- β Include Lowercase Letters (Checkbox)
- β Include Uppercase Letters (Checkbox)
- β Include Symbols (Checkbox)
- β Include Numbers (Checkbox)
- β Generate Password Button (Creates a new password based on selected options)
- β Show/Hide Password Button (Toggles password visibility)
- β Copy to Clipboard Button (Copies the generated password)
π οΈ Technologies Used
Β
- HTML5: Structure of the web page.
- CSS3: Styling and layout.
- JavaScript: Logic for generating and handling passwords.
You can preview the plaform here.
Tags: Dashboard