Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/random-password-generator


https://github.com/mauryiv/random-password-generator

Last synced: about 1 month ago
JSON representation

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.