[ 原始碼: golang-github-rogpeppe-fastuuid ]
套件:golang-github-rogpeppe-fastuuid-dev(1.2.0-1)
golang-github-rogpeppe-fastuuid-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-rogpeppe-fastuuid:
- [golang-github-rogpeppe-fastuuid_1.2.0-1.dsc]
- [golang-github-rogpeppe-fastuuid_1.2.0.orig.tar.gz]
- [golang-github-rogpeppe-fastuuid_1.2.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
fast generation of 192-bit UUIDs
Package fastuuid provides fast UUID generation of 192 bit universally unique identifiers. It does not provide formatting or parsing of the identifiers (it is assumed that a simple hexadecimal or base64 representation is sufficient, for which adequate functionality exists elsewhere).