Skip to content

GET/random/uuid

Random UUID(s)

Parameters 1

NameTypeDescription
countquery · integer

Response examples

200UUID(s)

application/json example derived from schema

{
  "uuid": "00000000-0000-4000-8000-000000000000"
}

Released under the MIT License.