/uuiddraft

Draft Prototype for UUIDv6 and beyond

Primary LanguageGoMIT LicenseMIT

UUID Draft

Draft Prototype for UUIDv6 and beyond.

Introduction

A universally unique identifier (UUID) is a 128-bit label used for information in computer systems.

Source: https://en.wikipedia.org/wiki/Universally_unique_identifier

It is based on draft-ietf-uuidrev-rfc4122bis-00. This document is only an Internet-Draft.

The goal is to provide implementation for these documents and during the implementation provide feedback for them.

Production readiness

This project is still in alpha phase. In this stage the public API can change between days.

Beta version will be considered when the feature set covers most of the documents the implementation is based on, and the public API is reached a mature state.

Stable version will be considered only if enough positive feedback is gathered to lock the public API and all document the implementation is based on became "Internet Standard".

Documents

IETF Documents

Huge thanks to the Revise Universally Unique Identifier Definitions (uuidrev) working group, and others who contributed to these documents for their work.

Original UUID implementations

Source: https://pkg.go.dev/search?q=uuid