Address.

Country() Method

Summary

Gets a random country.
Namespace
Faker
Containing Type
Address

Syntax

public static string Country()

Return Value

Type Description
string The random country.
GitHub