Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 390 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 390 Bytes

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