/pGen

🧬 | A password generator in React and TypeScript based on https://pw-gen.xyz/

Primary LanguageTypeScriptMIT LicenseMIT

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