Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devloop01/password-generator
Random Password Generator Tool
https://github.com/devloop01/password-generator
Last synced: 13 days ago
JSON representation
Random Password Generator Tool
- Host: GitHub
- URL: https://github.com/devloop01/password-generator
- Owner: devloop01
- Created: 2019-12-31T22:07:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T20:52:15.000Z (over 2 years ago)
- Last Synced: 2024-08-07T23:50:35.077Z (3 months ago)
- Language: JavaScript
- Homepage: https://codepen.io/dev_loop/full/vYYxvbz
- Size: 87.9 KB
- Stars: 148
- Watchers: 5
- Forks: 66
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# password-generator
Create random **passwords** using the password **generator** tool.
Demo: https://codepen.io/dev_loop/full/vYYxvbz
![Tool](https://github.com/devloop01/password-generator/blob/master/img/Screenshot%20from%202020-01-01%2003-54-29.png)
After selecting the desired options for the password, click **generate** to generate
a new password with selected options.
![password](https://github.com/devloop01/password-generator/blob/master/img/Screenshot%20from%202020-01-01%2003-54-50.png)
Then click the password area to copy the password to clipboard.