zhaixiaowai / shortGuid

使用JS实现无损缩短guid/uuid的长度到22位字符

Home Page:https://www.zhaixiaowai.com/Article/article-1048.shtml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shortGuid

使用JS实现无损缩短guid/uuid的长度到22位字符

using JS to achieve lossless reduction of the length of the GUID/UUID to 22 characters.

测试项目创建 npm install

测试项目运行 node ./main.js

测试项目访问 http://127.0.0.1:3456/

预览图 preview

About

使用JS实现无损缩短guid/uuid的长度到22位字符

https://www.zhaixiaowai.com/Article/article-1048.shtml

License:MIT License


Languages

Language:JavaScript 70.7%Language:HTML 29.3%