Faker.NET.Portable
Toggle side menu
Toggle side menu
Documentation
API
Address
.
State
()
Method
Summary
Gets a random state.
Namespace
Faker
Containing Type
Address
Syntax
public static string State()
Remarks
If the selected Culture doesn't have states, this will output a Random Country instead.
Return Value
Type
Description
string
The random state.
GitHub