Data for building the uuid
Optional
documentName?: stringThe document name (or type)
The identifier of the document
Optional
pack?: null | stringThe document's compendium pack, if applicable
Optional
parent?: null | DocumentThe document's parent, if any
A well-formed Document uuid unless one is unable to be created
Build a Universally Unique Identifier (uuid) from possibly limited data. An attempt will be made to resolve omitted components, but an identifier and at least one of documentName, parent, and pack are required.