UUID (elixir_uuid v0.1.1) View Source
This is a shim for the UUID
module provided by the elixir_uuid library,
to allow for drop-in integration with legacy code.
Link to this section Summary
Link to this section Functions
See Uniq.UUID.uuid1/1
.
See Uniq.UUID.uuid1/3
.
See Uniq.UUID.uuid3/3
.
See Uniq.UUID.uuid4/1
.
See Uniq.UUID.uuid5/3
.
See Uniq.UUID.uuid6/1
.
See Uniq.UUID.valid?/1
.