Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahuletto/passmake

This is the safest (the method of algorithm) password generator using crypto's random value instead of Math.random() as used by majority of services.
https://github.com/rahuletto/passmake

astro password password-generator ui website

Last synced: about 2 months ago
JSON representation

This is the safest (the method of algorithm) password generator using crypto's random value instead of Math.random() as used by majority of services.

Awesome Lists containing this project

README

        

# Passw*rd Generator
This is the safest (the method of algorithm) password generator using crypto's random value instead of `Math.random()` as used by majority of services.

> Providing with the great UI and completely open source.

Don't worry, we will never save the passwords we generate nor store what you copy. The whole project is open sourced 🎊

Made by [Rahuletto](https://rahuletto.thedev.id)