View Source OnePiece.Commanded.Id (OnePiece.Commanded v0.7.0)

A module for dealing IDs.

Link to this section Summary

Functions

Generates a UUID using the version 4 scheme, as described in RFC 4122, with a hex format.

Link to this section Functions

Specs

new() :: String.t()

Generates a UUID using the version 4 scheme, as described in RFC 4122, with a hex format.