Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 361 Bytes

pgen

A password generator based on pw-gen.xyz

This is an improved version of Matt Lawz's password generator, built in JavaScript. This version is built in React, which gives us access to state, which I can use to display the generated password in real time.

Deployed Version