Skip to content

Oakes6/guids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

guids

GUID/UUID Version 4 implementation in Go.

Implementation adheres to all constraints provided by RFC 4122.

Usage

Install the package in your project:

go install github.com/Oakes6/guids

Import locally:

import "github.com/Oakes6/guids"

Generate version 4 GUIDS/UUIDS!

print(guids.GUIDV4())

About

GUID/UUID generator implementation in Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages