Skip to main content

Scalar functions

uuid

Commentary

added in 0.0.5

Generates type-4 instances of java.util.UUID.


Examples

Generating UUID values

{
"_gen": "uuid"
}
[
"f14eef73-5f71-7f68-cedb-f96ba5775c53",
"8ae5e37b-d710-37eb-9732-2a0918cbb615",
"420a8640-e9ce-faa0-33c4-ddf19d0941e5",
"8b2f293e-9618-b680-a3f5-d203293b5047",
"ff6669d1-ffec-08f0-0554-aefc96e7cd00"
]

Specification

JSON schema

{
"type": "object",
"properties": {}
}