ProtoFlux:RandomGUID: Difference between revisions

From Resonite Wiki
Created a page for the Random GUID node.
 
m YoshBot moved page ProtoFlux:Random GUID to ProtoFlux:RandomGUID: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:


[[Category:ProtoFlux:Utility:GUIDs]]
[[Category:ProtoFlux:Utility:GUIDs]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 00:30, 21 August 2025

Random GUID
*
GUIDs

The Random GUID node returns the GUID string represented as a GUID Type. It is astronomically low to get a duplicate GUID (many thousands of years worth of time).

It may be tempting to use this node, but there is currently no support for using it in the Data Model, as seen in Issue #1294.

Frooxius even mentions that they would favor Int128 and Uint128 over GUIDs due to abuse with them.

Outputs

* (GUID)

Returns a random 128-bit GUID string.