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"
}
[
"75ab46ea-90d9-7aa1-2d42-c3b884417c0d",
"0db8dc7b-8908-0f3f-a11c-04a24395a9bd",
"a2799cd5-289d-9a59-53a2-19f2b2fcda72",
"d06ec6e5-64a6-5d4d-e31c-ad1d746511b0",
"1fb6c8bd-449a-8a22-c29b-08b67b809a81"
]

Specification

JSON schema

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