超短,完全唯一,非顺序且URL友好的ID-Golang开发

时间:2024-06-15 09:21:44
【文件属性】:

文件名称:超短,完全唯一,非顺序且URL友好的ID-Golang开发

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-15 09:21:44

Golang Miscellaneous

Go的Short-Id生成器go-shortid库(程序包shortid)使生成简短,完全唯一,非顺序且默认情况下URL友好的ID的速度为每秒十万个。 它保证了Go的uni Short-Id生成器go-shortid库(程序包shortid)使生成简短,完全唯一,非顺序且默认情况下URL友好的ID的生成速度为每秒十万个。 它可以保证直到2050年的唯一性! 该软件包的灵感主要来自node.js shortid库(请参见下面的更多详细信息)。 开始生成ID的最简单方法是:fmt.Printf(shortid.Generate())fmt.Printf(shortid.Generate())推荐的一种是初始化一个


【文件预览】:
shortid-master
----.gitignore(26B)
----README.md(5KB)
----LICENSE(1KB)
----shortid_integration_test.go(3KB)
----shortid.go(11KB)
----shortid_test.go(10KB)
----.travis.yml(237B)

网友评论