Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/random-password-generator
https://github.com/mauryiv/random-password-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/random-password-generator
- Owner: MauryIV
- License: mit
- Created: 2024-01-12T00:57:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-15T00:57:45.000Z (12 months ago)
- Last Synced: 2024-10-15T05:23:36.438Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Password Generator
## Description
This provides a randomly generated password with parameters of your choosing. The code will follow those parameters correctly as well.
https://mauryiv.github.io/random-password-generator/## Visuals
![Screenshot 2024-01-11 at 6 11 22 PM](https://github.com/MauryIV/random-password-generator/assets/146037880/b041cf3c-d706-48f3-8fe7-717d0512c9ec)
![Screenshot 2024-01-11 at 6 11 37 PM](https://github.com/MauryIV/random-password-generator/assets/146037880/aba7ec9d-735c-49fd-9d8f-c472ea81114a)
![Screenshot 2024-01-11 at 6 11 48 PM](https://github.com/MauryIV/random-password-generator/assets/146037880/d6d1e5e3-0bdd-4ecd-b068-ed2f41094cf1)## Usage
Can use this to create a password for yourself and anything you may need a password for.## Contributing
If anyone is seems other ways to simplify this code, I am open for suggestions. I love learning new ways to approach things.## Authors and acknowledgment
DU bootcamp provided the HTML, CSS, and the following JS as a starting point.
![Screenshot 2024-01-11 at 6 12 26 PM](https://github.com/MauryIV/random-password-generator/assets/146037880/ed910436-289c-4043-94ba-fa8c86db2dde)## License
Please refer to LICENSE## Project status
Complete, but always willing to perfect the code.