Skip to content

jancajthaml-go/uuidv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universally unique identifier

Go Report Card

Algorithm generate 128bit UUID with node and time based randomness in RFC4122 format.

Usage

import "github.com/jancajthaml-go/uuidv1"

uuidv1.Generate()

Performance

  • 328 B/op
  • 17 allocs/op

verify your performance by running make benchmark

Resources

Releases

No releases published

Packages

No packages published