$country Returns a random country (or country code). Options¶ code (optional) Return just the country code. Default false. Example¶ Template { "country": { "$country": false } } Output { "country": "Paraguay" }