dsh-nanoid
文件与数据 活跃维护

dsh-nanoid

uckkk/dsh-nanoid

依托加密安全随机算法生成唯一Nano ID,无外部依赖,体积小巧,调用方式简单,可高效替代普通随机ID生成方案,稳定输出符合要求的唯一标识符

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-nanoid
git clone https://github.com/uckkk/dsh-nanoid.git
git clone git@github.com:uckkk/dsh-nanoid.git
README.md main

dsh-nanoid · Nano ID 生成器(crypto 安全随机)

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-nanoid

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

安装

dsh plugin add github:uckkk/dsh-nanoid

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。