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"
}
[
"f7ca9cd3-ad27-f9cb-0e01-7164d9e261ae",
"44359c4f-c8c9-fa57-570a-1e914a3660b5",
"9af65fbb-5e96-a8ce-3fd5-436c815e3b61",
"03d7899b-48cf-ee32-4afc-3238f99a18f9",
"5481e402-9268-3f04-a77a-0f781f5e460f"
]

Specification

JSON schema

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