Type:Guid

From Resonite Wiki
Revision as of 00:40, 31 January 2025 by AmasterAmaster (talk | contribs) (Added the type page for GUID.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The GUID type is non-Data Model type that represents a string of randomly generated characters that acts as a unique identifier. It is NOT part of the data model becuase of the resons profided in this github issue: #1294.

Fun Facts

  • It is astronomically low to get a duplicate GUID (many thousands of years worth of time).
  • All characters in the string are randomly generated, except for one character that has a 4. This represents the 4th version of the GUID system.

See Also