uuidv4

UUID v4 generator

Usage

Add uuidv4 as a dependency in rebar.config

{deps, [
    {uuidv4, "1.0.0"}
    ]}.

Contributing