Passwordinator
Generate random passwords of varying complexities
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Security
- Documentation / URL
- https://github.com/fawazsullia/password-generator/
Overview
Passwordinator generates random passwords as JSON — with options for numbers, symbols, and length. It’s an open-source project (GitHub).
⚠️ Status (verified 2026-08): the hosted endpoint (
www.passwordinator.online) was unreachable from our network (connection failures). The project is open-source — self-host it or verify availability from your network.
What it provides
curl "https://www.passwordinator.online/generate?num=true&length=12"
{ "password": "aB3$kL9#mN2@", "length": 12 }
Notes
- Options:
num=true|false,symbol=true|false,length=N. - The source is on GitHub (fawazsullia/password-generator) — easy to self-host.
FAQ
Is Passwordinator working? Our 2026-08 check could not reach the hosted endpoint — self-host or verify.
Was it free? Yes — free and keyless.
How do I self-host? Deploy the open-source repo to any platform.
More in Security
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Application Environment Verification Android library and API to verify the safety of user devices, detect rooted devices and other risks | API Key | Yes | Yes | ↗ |
| BinaryEdge Provide access to BinaryEdge 40fy scanning platform | API Key | Yes | Yes | ↗ |
| BitWarden Best open-source password manager | OAuth | Yes | Unknown | ↗ |
| Botd Botd is a browser library for JavaScript bot detection | API Key | Yes | Yes | ↗ |
| Bugcrowd Bugcrowd API for interacting and tracking the reported issues programmatically | API Key | Yes | Unknown | ↗ |