Skip to content

This is a simple and secure password generator created with HTML, CSS, and JavaScript. The goal is to provide strong, random passwords at the click of a button to help keep your accounts secure.

Notifications You must be signed in to change notification settings

GusangTI/Generade-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑 Random Password Generator
This is a simple and secure password generator created with HTML, CSS, and JavaScript. The goal is to provide strong, random passwords at the click of a button to help keep your accounts secure.

✨ Features
One-Click Password Generation: Instantly create a new 15-character random password.

Wide Range of Characters: Uses uppercase letters, lowercase letters, numbers, and a variety of symbols to ensure strong, hard-to-guess passwords.

Copy Functionality: Easily copy the generated password to your clipboard with a dedicated button.

Clean Interface: A minimalist and easy-to-use design focused on simplicity and user experience.

Simple Validation: Includes an error alert to prevent copying an empty password field.

🛠️ Technologies Used
HTML: The basic structure of the web page.

CSS: Styling to create the visual interface of the generator.

JavaScript: Programming logic to generate the passwords and implement button interactivity.

🚀 How to Use
Open the index.html file in your browser.

Click the "Generate Password" button to create a new random password.

The generated password will appear in the text field.

Click the "Copy" button to copy the password to your clipboard.

About

This is a simple and secure password generator created with HTML, CSS, and JavaScript. The goal is to provide strong, random passwords at the click of a button to help keep your accounts secure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published