Back to catalog

uckkk /

dsh-password-uckkk

Verified

密码工具:强随机密码生成 + 密码强度/信息熵检测

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@51674c20

dsh-password-uckkk · 密码工具

生成强随机密码、检测密码强度与信息熵。纯 Node(crypto 安全随机)实现。

提供的工具

工具 作用
generate_password 生成强随机密码
password_strength 检测密码强度/熵 + 改进建议

安装

dsh plugin add dsh-password-uckkk

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-password-uckkk"

用法示例

生成一个 20 位强密码
→ 调用 generate_password(length=20)
/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.