golang-github-nu7hatch-gouuid-dev

Pure go uuid implementation as specified in rfc 4122
  https://github.com/nu7hatch/gouuid
  0
  no reviews



This package provides immutable uuid structs and the functions newv3, newv4, newv5 and parse() for generating versions 3, 4 and 5 uuids as specified in rfc 4122.