Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.19 KB

Stories in Ready

uuid

golang uuid generator

install

go get github.com/fgrid/uuid

benchmarks

BenchmarkNewV1	 2000000	       725 ns/op
BenchmarkNewV3	 2000000	       746 ns/op
BenchmarkNewV4	 1000000	      1942 ns/op
BenchmarkNewV5	 2000000	       784 ns/op

documentation

links

badges

status library users dependents views Go Report Card