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

https://github.com/bezrazli4n0/password-generator

Convenient app for generating a perfect password.
https://github.com/bezrazli4n0/password-generator

chakra-ui figma jest password-generator passwords react typescript webapp

Last synced: about 2 months ago
JSON representation

Convenient app for generating a perfect password.

Awesome Lists containing this project

README

          

# password-generator

## Overview

Example of adaptive password generation app with various masks(e.g numeric, symbolic). Note that provided algorithms are naive and used for educational purposes only.

## Links

[Figma Design](https://www.figma.com/file/FtQeplsH6ex28NTEgnM2sK/Password-Generator?node-id=0%3A1)

[Idea](https://www.frontendmentor.io/challenges/password-generator-app-Mr8CLycqjh)