Skip to main content

Random UUID Generator

Generates a random UUID.

For round ids, bet ids and anything else that needs to be unique without coordination.

Inputs

Actions

SignalDescription
DoGenerates a new UUID.

Outputs

DataDescription
UUID (string)The generated UUID.
SignalDescription
DoneSent when the node has finished, on success and on failure alike.