Address.

City() Method

Summary

Gets a random city.
Namespace
Faker
Containing Type
Address

Syntax

public static string City()

Return Value

Type Description
string The random city.
GitHub