Not Another Password Generator
p/not-another-password-generator
Generate passwords from real-world chaos, not Math.random()
0 reviews4 followers
Start new thread
trending
Aadarsh

2h ago

Not Another Password Generator - Generate passwords from real-world chaos, not Math.random()

Most generators fake randomness with Math.random(). NAPG fuses 13 real-world signals - mouse movement, network latency, hardware fingerprints, crypto bytes & more into a SHA-256 hash. 100% client side. No data leaves your browser.