密码生成器
可设长度与符号的安全随机密码。
About this tool
按你选择的字符类型与长度生成强随机密码。使用浏览器安全随机源,不会向服务器发送任何内容。
Why use it
- 混合大小写、数字和符号,满足各类密码策略。
- 增加长度比堆砌复杂规则更能提升强度。
- 每条密码在本地生成,仅你可见。
Common use cases
- 为新账户创建唯一密码。
- 生成 API 密钥或一次性密钥。
- 制作可安全转交的临时密码。
Tips
- 建议 16 位以上,并存入密码管理器。
- 切勿在多个网站重复使用同一密码。
使用方法
- 选择长度和字符类型。
- 生成。
- 复制。
常见问题
- How strong are the generated passwords?
- You control length and character sets, so you can create long, high-entropy passwords that resist guessing.
- Are passwords created on a server?
- No. They are generated in your browser using a cryptographic random source and never sent anywhere.
- Can I include symbols and numbers?
- Yes, toggle uppercase, lowercase, digits and symbols to match each site rules.
- Should I use a unique password per site?
- Yes. Pair this generator with a password manager so every account has its own strong password.
- Can I avoid ambiguous characters?
- You can exclude look-alikes like 0/O and 1/l for passwords you may type by hand.
- Are generated passwords stored?
- No, nothing is saved; copy the password and store it in your own manager.