Pow.UUID (Pow v1.0.25) View Source

Module to generate UUID binary.

The token generation code is pulled from https://github.com/elixir-ecto/ecto/blob/v2.2.10/lib/ecto/uuid.ex#L1, and is under Apache 2 license.

Link to this section Summary

Functions

Generates a UUID binary.

Link to this section Functions

Specs

generate() :: binary()

Generates a UUID binary.