recipe v0.4.4 Recipe.UUID View Source

UUID v4 generator, used for recipe correlation uuid(s).

Credit goes to: from https://github.com/zyro/elixir-uuid/blob/master/lib/uuid.ex

Link to this section Summary

Functions

Generates a new v4 correlation uuid

Link to this section Types

Link to this section Functions

Link to this function generate() View Source
generate() :: t()

Generates a new v4 correlation uuid.