Address.

StreetAddress() Method

Summary

Gets a random street address, without a Secondary address.
Namespace
Faker
Containing Type
Address

Syntax

public static string StreetAddress()

Return Value

Type Description
string A random street address, without a secondary address.
GitHub