Skip to content

UUID v7 Node

Utils

A time ordered identifier — sorts by creation time, which keeps database indexes tidy

uuid_v7std
Inputs2
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
10/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

2

In

Execution
exec_in

Trigger Pin

Uppercase

Boolean
uppercase

Write the hex digits in upper case

Default false

Output Pins

2

Out

Execution
exec_out

UUID

String
uuid

A time ordered identifier — sorts by creation time, which keeps database indexes tidy

Node Info

Internal name
uuid_v7
Category
Utils