Address.

SecondaryAddress() Method

Summary

Gets a random secondary address.
Namespace
Faker
Containing Type
Address

Syntax

public static string SecondaryAddress()

Return Value

Type Description
string A random secondary address.
GitHub