Skip to content

RFC 4122 UUID version 4 library for Golang projects.

Notifications You must be signed in to change notification settings

bitactro/UUIDv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UUIDv4

RFC 4122 UUID version 4 library for Golang projects.

Get library using
go get github.com/bitactro/UUIDv4

Include package:
import "github.com/bitactro/UUIDv4"

Generate UUID version 4:
uuidv4.GenerateUUID4()

About

RFC 4122 UUID version 4 library for Golang projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages