Scalar functions
uuid
Commentary
added in 0.0.5
Generates type-4 instances of java.util.UUID.
Examples
Generating UUID values
{
"_gen": "uuid"
}
[
"2fb97241-a811-3387-ca2c-393f326580b5",
"448f6772-019c-da32-2557-7f6530730008",
"8756ac68-7161-8ae9-996c-79b1351bf4e1",
"3a6b4f05-9002-39ae-d6a3-22f02503f21c",
"df26a5c8-27d4-4018-ab24-4e1acdca3d58"
]
Specification
JSON schema
{
"type": "object",
"properties": {}
}