# Functions

Helper for a resource to generate a unique identifier w/ given prefix This uses a simple RFC 4122 v4 UUID with some basic cosmetic filters applied (base32, remove padding, downcase) to make visually distinguishing identifiers easier.
Helper for a resource to generate a unique identifier w/ default prefix.

# Constants

No description provided by the author