Address.

CityPrefix() Method

Summary

Gets a random city prefix.
Namespace
Faker
Containing Type
Address

Syntax

public static string CityPrefix()

Return Value

Type Description
string The random city prefix.
GitHub