Address.

CountryCode() Method

Summary

Gets a random country code.
Namespace
Faker
Containing Type
Address

Syntax

public static string CountryCode()

Return Value

Type Description
string The random country code.
GitHub