How It Works: Security First
PassVault.io is fundamentally different from online generators that might log your activity. Our process is simple and transparent:
1. You set your preferences. You choose the length, characters, and options.
2. JavaScript runs locally. All code executes *only* on your computer, inside your browser.
3. We use `crypto.getRandomValues()`. This is a browser-native function that provides cryptographically secure random numbers, far more secure than standard math-based random functions.
4. Your password appears. It's displayed on your screen and never transmitted over the internet. When you close the tab, it's gone (unless you use the local-only history).
Your passwords are generated locally and never leave your device.