Address.

CitySuffix() Method

Summary

Gets a random city suffix.
Namespace
Faker
Containing Type
Address

Syntax

public static string CitySuffix()

Return Value

Type Description
string The city suffix.
GitHub