Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estebancarrillog/password-generator
https://github.com/estebancarrillog/password-generator
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/estebancarrillog/password-generator
- Owner: EstebanCarrilloG
- Created: 2023-09-13T23:47:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T21:21:38.000Z (about 1 year ago)
- Last Synced: 2023-09-30T02:27:57.317Z (about 1 year ago)
- Language: CSS
- Homepage: https://estebancarrillog.github.io/password-generator/
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Password Generator
This repository contains a simple password generator developed with HTML, CSS, and JavaScript. This project allows you to quickly and easily generate secure passwords.
Features
- Random password generation with customizable length.
- Include: uppercase letters, lowercase letters, numbers, and special characters in the generated passwords.
- Intuitive and user-friendly user interface.
Demo
You can try the password generator live here.
Screenshots
Usage
- Clone this repository to your local machine or download the ZIP file.
- Open the index.html file in your web browser.
- Customize the password length and generation options according to your needs.
- Click the "Generate Password" button to get a secure password.
Customization
If you wish to make modifications to the password generator, you can edit the source code to suit your preferences:
- index.html: Contains the HTML structure and user interface elements.
- style.css: Contains the CSS styles for formatting the interface.
- script.js: Contains the JavaScript logic for generating passwords and handling events.
Contributions
Contributions are welcome! If you have ideas for improving this password generator or come across any issues, please create a pull request or an issue report.
Credits
This password generator was developed by Esteban Carrillo.
I hope this password generator proves useful! If you have any questions or comments, feel free to open an issue or get in touch with us.
Thank you for using the Password Generator!