Scalar functions
uuid
Commentary
added in 0.0.5
Generates type-4 instances of java.util.UUID.
Examples
Generating UUID values
{
"_gen": "uuid"
}
[
"4f083ce3-f12b-bb4b-46ee-9d82b52c856d",
"aa616abe-1761-0c9a-e743-67bd738597dc",
"5e688e99-61b3-5c88-4697-6cf7b0bfbe20",
"76b20010-c318-5754-c86c-400eff88a1e3",
"eb5910f1-26e6-bc6f-6fbd-df557096b883"
]
Specification
JSON schema
{
"type": "object",
"properties": {}
}