Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)