[ 原始碼: golang-github-twinj-uuid ]
套件:golang-github-twinj-uuid-dev(0.10.0 git20160909.96.7bbe408-6)
golang-github-twinj-uuid-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-twinj-uuid:
- [golang-github-twinj-uuid_0.10.0 git20160909.96.7bbe408-6.dsc]
- [golang-github-twinj-uuid_0.10.0 git20160909.96.7bbe408.orig.tar.xz]
- [golang-github-twinj-uuid_0.10.0 git20160909.96.7bbe408-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
RFC 4122 and DCE 1.1 compliant UUIDs in Go
This package provides RFC 4122 and DCE 1.1 compliant UUIDs.
It will generate the following:
Version 1: based on a Timestamp and MAC address as Node id Version 2: based on DCE Security - Experimental Version 3: based on MD5 hash Version 4: based on cryptographically secure random numbers Version 5: based on SHA-1 hash
其他與 golang-github-twinj-uuid-dev 有關的套件
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package