Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anastasiiahombalevska/random-password-generator
Random password generator with JavaScript
https://github.com/anastasiiahombalevska/random-password-generator
Last synced: 12 days ago
JSON representation
Random password generator with JavaScript
- Host: GitHub
- URL: https://github.com/anastasiiahombalevska/random-password-generator
- Owner: AnastasiiaHombalevska
- Created: 2024-08-26T09:22:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T09:01:38.000Z (4 months ago)
- Last Synced: 2024-08-29T10:27:48.374Z (4 months ago)
- Language: HTML
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Initial design [LINK](https://www.figma.com/design/NEj9JDycMjF3XKXq7swoc9/Random-Password-Generator-(New-version)?node-id=102-702&t=WfhbhyelhK3auQcx-0)
Random password generator [DEMO LINK](https://random-password-withjs.netlify.app/)
Added functionality to the initial design:
- add characters to the password
- add numbers to the password
- select password length
- reset the selected parameters
- adaptation to different screen sizes![screenshot mobile](./screenshot-mob.png)
![screenshot desctop](./screenshot-desc.png)