Skip to content

jancajthaml-go/uuidv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universally unique identifier

Go Report Card

Algorithm generate 128bit UUID with cryptographically secure PRNG in RFC4122 format.

Usage

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

uuidv4.Generate()

Performance

  • 48 B/op
  • 1 allocs/op

verify your performance by running make benchmark

Resources

Releases

No releases published

Packages

No packages published