Go RFC4122 UUID implementation
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 Functions NewV1, NewV2, NewV3, NewV4, NewV5, New, NewHex and Parse() for generating version 1, 2, 3, 4 and 5 Uuid's. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/twinj/uuid
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 1.0.0-17.fc42 | - | 
| Fedora 42 | 1.0.0-17.fc42 | - | 
| Fedora 41 | 1.0.0-16.fc41 | - | 
| Fedora EPEL 10.1 | 1.0.0-16.el10_0 | - | 
| Fedora EPEL 10.0 | 1.0.0-16.el10_0 | - | 
			You can contact the maintainers of this package via email at
			golang-github-twinj-uuid dash maintainers at fedoraproject dot org.