Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mleftwich/passwordgenmagic

Random Password Generator
https://github.com/mleftwich/passwordgenmagic

Last synced: 7 days ago
JSON representation

Random Password Generator

Awesome Lists containing this project

README

        

![MIT](https://img.shields.io/static/v1?label=License&message=MIT&color=green)
# Password Generator

## Table of Contents
* [Description](#description)
* [Technologies](#technologies)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [Guidelines](#guidelines)
* [Tests](#tests)
* [License](#license)
* [Questions](#questions)
---

## Description
Very simple secure password generator created using JavaScript. User clicks on "generate password" button and is then prompted to define parameters for desired password - min/max length, uppercase/lowercase, and the inclusion of numbers and/or symbols. Once generated user can click on "copy" button that copies password to clipboard

![screenshot](./screenshot.png)

## Technologies
* HTML
* Water.css
* JavaScript

## Installation
No installation required, visit the URL to use.

## Usage
Application can be used [here](https://mleftwich.github.io/PasswordGenMagic/).

## Contributing
Reach out through the email listed below.

## Guidelines
Consider using a password manager to store generated passwords.

## Tests
Tests conducted in development.

## License
Licensed under [MIT](https://opensource.org/licenses/MIT)

---

## Questions
For any questions you can find me at [GitHub](https://github.com/mleftwich) or email me at [[email protected]](mailto:[email protected])