-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Manfred edited this page Jul 29, 2018
·
22 revisions
Welcome to the Faker wiki!
Faker is an easy to use library for generating fake, yet realistically looking data for testing, preparing presentations, creating screenshots, obfuscating data, and many more.
- Address
- Business
- Code
- Company
- Date
- Educator
- Finance
- IdNumber
- Internet
- Job
- Lorem
- Name
- PhoneNumber
- RandomNumber
More classes will be added over time.
To set the locale use property Config.Locale
. Default for the library is "en".
In case of name clashes with other classes in your code base or in 3rd party libraries, use one of these techniques.