Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjeris/random-password-generator-website
A website that generates random combinations of letters, symbols and numbers, that can be used as passwords for people, who can’t be bothered to create them themselves.
https://github.com/jjeris/random-password-generator-website
css finished-project html javascript password-generator
Last synced: 13 days ago
JSON representation
A website that generates random combinations of letters, symbols and numbers, that can be used as passwords for people, who can’t be bothered to create them themselves.
- Host: GitHub
- URL: https://github.com/jjeris/random-password-generator-website
- Owner: JJeris
- Created: 2022-07-12T14:08:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T07:38:10.000Z (about 1 year ago)
- Last Synced: 2023-11-28T08:37:52.058Z (about 1 year ago)
- Topics: css, finished-project, html, javascript, password-generator
- Language: CSS
- Homepage: https://jjeris.github.io/random-password-generator-website/
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random-password-generator-website
A website that generates random combinations of letters, symbols and numbers, that can be used as passwords for people, who can’t be bothered to create them themselves.View live vesrion: https://jjeris.github.io/random-password-generator-website/
## To do:
- Rework the footer,
- Copy button only appears when a password has been generated,
- Change up the content layout/ remove some of the text.