Address.

ZipCode() Method

Summary

Gets a random zip code.
Namespace
Faker
Containing Type
Address

Syntax

public static string ZipCode()

Return Value

Type Description
string The random zip code.
GitHub