Text, Numbers and Colors
GET {{url}}/list/text-numbers-colors
These are dynamic variables that have been part of Qodex.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
"{\n\t\"$randomAlphaNumeric\": \"{{$randomAlphaNumeric}}\",\n\t\"$randomBoolean\": {{$randomBoolean}},\n\t\"$randomInt\": \"{{$randomInt}}\",\n\t\"$randomColor\": \"{{$randomColor}}\",\n\t\"$randomHexColor\": \"{{$randomHexColor}}\",\n\t\"$randomAbbreviation\": \"{{$randomAbbreviation}}\"\n}"