UUID accepts a ColdFusion universally unique identifier (). A is a string of the form xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx where each x is a hexadecimal digit.
UUID
xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx
x
A field:
<cf_terrafield name="UUID1" datatype="" default="#createUUID()#" />