Summary
Gets a random street address.
Syntax
public static string StreetAddress(bool includeSecondaryAddress)
Parameters
Name | Type | Description |
---|---|---|
includeSecondaryAddress | bool |
Includes the secondary address if set to true .
|
Return Value
Type | Description |
---|---|
string | A random street address. |