其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
uckkk/dsh-random
@{name=dsh-random; version=0.1.0; description=随机工具:安全随机整数/字符串、数组抽样与洗牌(crypto); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
PROJECT TOPICS
PROJECT README
安全随机整数/字符串、数组抽样与洗牌。纯 Node(crypto)实现。
| 工具 | 作用 |
|---|---|
random_int |
随机整数 |
random_string |
随机字符串 |
random_pick |
抽样/洗牌 |
dsh plugin add dsh-random
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-random"。
生成一个 6 位数字验证码
→ 调用 random_string(length=6, charset="digit") CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。