# Functions

Helper for a resource to generate a unique identifier w/ given prefix After the prefix, the ID consists of an incrementing 26 digit value (to match previous timestamp output).
Helper for a resource to generate a unique identifier w/ default prefix.

# Constants

No description provided by the author
UniqueIDSuffixLength is the string length of the suffix generated by PrefixedUniqueId.