Faker\Provider\lv_LV\Address::country PHP Method

country() public static method

public static country ( )
    public static function country()
    {
        return static::randomElement(static::$country);
    }