Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 437 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 437 Bytes

Druuid

Overview

An Erlang NIF wrapper around the OSSP-UUID library.

Currently only V4 UUIDs are supported, but support for other versions is coming.

Building

The druuid repo contains version 1.6.2 of the OSSP uuid libary. To build just clone the repo and type the following:


make

Usage

Generate a v4 uuid


druuid:v4().