随机密码生成器

生成密码学安全的随机密码。可调整长度、字符集,并排除 O/0、l/1 等容易混淆的字符。

Strength Strong
16

功能特性

Adjustable length (8-128)
Character type selection
Exclude ambiguous chars
Strength indicator
Bulk generation

使用方法

1. 拖动「长度」滑块设置密码长度。

2. 勾选所需的字符类型(大写、小写、数字、符号)。

3. 点击重新生成按钮可获取新密码。

4. 点击「复制」即可将密码复制到剪贴板。

常见问题

How secure are these passwords?
Passwords are generated using the Web Crypto API, which provides cryptographically secure random values.

相关工具