Passwordinator
生成不同复杂度的随机密码
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 安全
简介
Passwordinator 以 JSON 生成随机密码——支持数字、符号和长度选项。它是开源项目(GitHub)。
⚠️ 状态(2026-08 实测):托管端点(
www.passwordinator.online)在本网络无法访问(连接失败)。项目开源——请自建或从你的网络验证可用性。
提供的数据
curl "https://www.passwordinator.online/generate?num=true&length=12"
{ "password": "aB3$kL9#mN2@", "length": 12 }
注意事项
- 选项:
num=true|false、symbol=true|false、length=N。 - 源码在 GitHub(fawazsullia/password-generator)——容易自建。
常见问题
Passwordinator 还能用吗? 我们 2026-08 检查无法到达托管端点——请自建或验证。
它免费吗? 是的——免费且免密钥。
如何自建? 把开源仓库部署到任何平台。
安全 分类更多
| 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 | ↗ |