Skip to main content

Unique Id

This node generates a unique ID, something that is very useful when storing data in a backend like Noodl Cloud Services.

Generating a unique ID for every entity in the database means that it can easily be retrieved and referenced, no matter what the content is.

Inputs

SignalDescription
NewSet the Id output to a new unique id.

Outputs

DataDescription
IdThe current id generated by this node.