View Source RDF.BlankNode.Generator.UUID (RDF.ex v2.0.1)
An implementation of a RDF.BlankNode.Generator.Algorithm
which returns RDF.BlankNode
s with random UUID identifiers.
Summary
Functions
Creates a struct with the state of the algorithm.
Types
@type t() :: %RDF.BlankNode.Generator.UUID{prefix: String.t()}