Skip to content

fabian20ro/password-generator

Repository files navigation

Password Generator

Deploy to GitHub Pages

Live Site

Simple password generator that creates 5 cryptographically secure passwords (23–27 characters).

Uses the Web Crypto API (crypto.getRandomValues()) — the browser's built-in CSPRNG, equivalent to Java's SecureRandom.

About

Easier to use random password generator

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors