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

dsh-shortid

uckkk/dsh-shortid

支持自定义长度短ID生成,基于高效哈希算法保障全局唯一性,无外部依赖体积小巧,调用接口简洁,生成的短ID短小易传播,常被用于接口标识、资源标记等常用场景。

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

dsh-shortid · 短 ID 生成

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-shortid

安装

dsh plugin add github:uckkk/dsh-shortid

使用

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

许可

MIT