Skip to content

Property Config.Locale

Manfred edited this page Jul 29, 2018 · 1 revision

Get/set the locale to be used by the generators in Faker.

Example:

Config.Locale = "de";

Default value is "en".

Clone this wiki locally