Are secrets sent to a server?
No. Generated passwords, passphrases and PINs remain inside the browser application.
Frequently asked questions
The tool creates random secrets locally. Your device, browser, clipboard, storage method and account security still remain part of the risk.
In short
More detailed answers follow below.
No. Generated passwords, passphrases and PINs remain inside the browser application.
No. Browsers cannot reliably erase a value after another application or clipboard manager has copied it.
No. The password generator is free, unlimited and available without an account.
Questions
It uses the browser cryptographic source, crypto.getRandomValues, with rejection sampling to avoid bias. It never uses Math.random for secrets.
Only in the page memory, masked, so you can copy a recent value again. It disappears when you reload or close the page.
Paste it into your password manager or the service, then clear your clipboard, especially on a shared computer.
Yes, from 4 to 12 digits, drawn digit by digit without dates or visible patterns.
No. There is no registration, no email and no paid tier.
The generator is designed and hosted by Belentia, which provides web, application and cybersecurity services from Martinique. It is one of its free public tools.
One minute, no more
Free, without an account, created in your browser.