How to Install golang-github-twinj-uuid-dev in Ubuntu 18.04



Install golang-github-twinj-uuid-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-twinj-uuid-dev

Description:

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

Homepage: https://github.com/twinj/uuid

Version: 0.10.0+git20160909.96.7bbe408-4

Section: universe/devel