Skip to content

$country

Returns a random country (or country code).

Options

  • code (optional) Return just the country code. Default false.

Example

{
    "country": { "$country": false }
}
{
    "country": "Paraguay"
}