Password generator
Password generator. Generate passwords, QR codes or random strings on-device. Files and text stay on your device — Freela does not upload them.
Local only
Processed locally in your browser
TXTTEXT
- 1Run in the browser
- 2Download or copy
- TXT
Supported formats: Output: generated text.
- TXT
How to use
- Set length and character classes.
- Generate a password.
- Copy it into your password manager.
Examples
- Mint a 20-character password for a new account.
- Generate a passphrase-length random string for an API sandbox.
Questions
- Does this tool upload my files?
- No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
- Is it free to use?
- Yes. There is no paywall on this page and we do not invent reviews or star ratings.
- What input does this page accept?
- Password generator: password generator. LOCAL_ONLY.
- Do you store generated passwords?
- No. Closing the tab forgets them. Clipboard behavior is your OS, not Freela.
- Is Math.random used?
- No. We use a CSPRNG from Web Crypto.