Bogus 16.0.2

A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.

No packages depend on Bogus.

## v16.0.2 * BREAKING CHANGE: `Faker.Generate(n)` now calls `.ToList()` under the hood to escape LINQ deferred execution. Remembering to call `.ToList()` after `.Generate(n)` was a sticking point for new users writing test assertions on generated values. Please do not call `Faker.Generate(n).ToList()` as it would execute `.ToList()` twice. Simply, `Faker.Generate(n)` is enough. * `f.Generate` and `f => f.Make` now return `IList<T>` to signify the breaking change above. * Issue #92: Added `.GenerateLazy` to keep old behavior and returns `IEnumerable<T>`. * Issue #93: Renamed a `PickRandom` overload to avoid the compiler from picking wrong `PickRandom` method. * Added `f.PickRandomParam("cat","dog","fish")`. * Removed `[Obsolete]` methods. ## v15.0.7 * Issue #88 - API aesthetics: Added `Name.FullName()` convenience method to generate a full name. ## v15.0.6 * PR #87: Added `.Rules()` method on `RuleSet`. Thanks @digitalcyote. ## v15.0.5 * Add parameter for including `Currency` fund codes (BOV, CLF, COU, MXV, UYI). * Fixed minor issue in `Person.Email` having duplicate names. * Helper method: `f.PickRandomWithout(ExcludeItem1, ExcludeItem2)` added. * Helper method: `f.PickRandom("cat", "dog", "fish")` added. * Performance: 40% reduction in Bogus' DLL size and memory footprint by removing whitespace in **Json** data files. * Newtonsoft dependency update 10.0.3. ## v15.0.3 * Added `f => f.Rant` to generate random user content like product reviews. * Added `new Faker[T].Rules( (f, t) => ...)` as a shortcut for building rules quickly. * Added `Address.FullAddress` * Added `Internet.UrlWithPath` allowing to create URLs with random paths. * Added `ru` (Russian locale) hacker adjective, ing-verb, noun, and verb. * Added `Internet.Mac` address separator parameter. * Feature parity with **faker.js** @ 6cdb93ef... * Using new C# 7 features. =) Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md

.NET Framework 4.0

.NET Standard 1.3

Version Downloads Last updated
35.6.3 2 6/6/2025
35.6.2 1 6/14/2025
35.6.1 1 6/14/2025
35.6.0 1 6/14/2025
35.5.1 1 6/14/2025
35.5.0 1 6/14/2025
35.4.1 1 6/14/2025
35.4.0 1 6/14/2025
35.3.2 1 6/14/2025
35.3.1 2 6/14/2025
35.3.0 1 6/14/2025
35.2.0 1 6/14/2025
35.0.1 1 6/14/2025
34.0.2 2 6/14/2025
34.0.1 1 6/14/2025
33.1.1 1 6/14/2025
33.0.2 1 6/14/2025
33.0.1 2 6/9/2025
32.1.1 1 6/14/2025
32.0.2 1 6/14/2025
32.0.1 1 6/14/2025
31.0.3 1 6/14/2025
30.0.4 1 6/14/2025
30.0.1-beta-4 0 7/24/2020
30.0.1-beta-3 0 6/30/2020
30.0.1-beta-2 0 6/21/2020
30.0.1-beta-1 0 6/15/2020
29.0.2 1 6/14/2025
29.0.1 1 6/14/2025
28.4.4 1 6/14/2025
28.4.3 1 6/14/2025
28.4.2 1 6/14/2025
28.4.1 1 6/14/2025
28.3.2 1 6/14/2025
28.3.1 1 6/14/2025
28.2.1 1 6/14/2025
28.1.1 1 6/14/2025
28.0.3 1 6/14/2025
28.0.2 2 6/6/2025
28.0.1 1 6/14/2025
27.0.1 1 6/14/2025
26.0.2 1 6/14/2025
26.0.1 1 6/14/2025
25.0.4 1 6/14/2025
25.0.3 1 6/14/2025
25.0.2 1 6/14/2025
25.0.1 1 6/14/2025
24.3.1 1 6/14/2025
24.3.0 1 6/14/2025
24.2.0 1 6/14/2025
23.0.2 1 6/14/2025
22.3.2 1 6/14/2025
22.3.1 1 6/14/2025
22.2.1 1 6/14/2025
22.1.4 1 6/14/2025
22.1.3 1 6/14/2025
22.1.2 1 6/14/2025
22.1.1 1 6/14/2025
22.0.9 1 6/14/2025
22.0.8 2 6/7/2025
22.0.7 1 6/14/2025
22.0.6 2 6/7/2025
22.0.5 1 6/14/2025
22.0.3 1 6/14/2025
22.0.2 1 6/14/2025
22.0.1 1 6/14/2025
21.0.5 1 6/14/2025
21.0.4 1 6/14/2025
21.0.2 1 6/14/2025
20.0.2 1 6/14/2025
20.0.1 1 6/14/2025
19.0.2 1 6/14/2025
18.0.2 1 6/14/2025
18.0.1 1 6/14/2025
17.0.1 1 6/14/2025
16.0.3 1 6/14/2025
16.0.2 1 6/14/2025
15.0.7 1 6/14/2025
15.0.6 1 6/14/2025
15.0.5 1 6/14/2025
15.0.3 1 6/14/2025
15.0.1 1 6/14/2025
12.0.1 1 6/14/2025
11.0.5 2 6/7/2025
11.0.4 1 6/14/2025
11.0.3 1 6/14/2025
11.0.2 1 6/14/2025
11.0.1 1 6/14/2025
10.0.1 1 6/14/2025
9.0.2 0 1/19/2017
9.0.1 0 1/18/2017
8.0.4 0 1/17/2017
8.0.3 0 12/20/2016
8.0.2 0 12/7/2016
8.0.1 0 11/25/2016
8.0.1-beta-1 0 10/22/2016
7.1.7 0 10/11/2016
7.1.6 0 8/8/2016
7.1.5 0 7/27/2016
7.1.4 0 7/7/2016
7.1.3 0 6/28/2016
7.1.3-beta-1 1 6/6/2025
7.1.2 0 5/16/2016
7.1.2-beta-1 1 6/6/2025
7.1.1 0 5/15/2016
7.1.1-beta-1 0 5/15/2016
6.1.1 0 3/30/2016
6.1.1-beta-1 0 3/29/2016
5.1.1-beta-3 0 3/23/2016
5.1.1-beta-2 0 3/22/2016
5.1.1-beta-1 0 3/21/2016
5.0.1 0 2/25/2016
5.0.1-beta-2 0 2/25/2016
4.0.1 0 2/16/2016
4.0.1-beta-1 0 2/16/2016
3.0.6 0 1/21/2016
3.0.6-beta-1 0 1/21/2016
3.0.5 0 1/21/2016
3.0.5-beta-4 0 1/20/2016
3.0.5-beta-3 0 1/18/2016
3.0.5-beta-2 0 1/12/2016
3.0.4 0 12/10/2015
3.0.3 1 6/6/2025
3.0.2 0 11/24/2015
3.0.1 0 10/22/2015
3.0.0.3 0 7/21/2015
3.0.0.2 0 7/12/2015
3.0.0.1 0 7/12/2015
2.1.5.2 0 6/22/2015
2.1.5.1 0 6/11/2015
2.1.4.2 0 6/11/2015
2.1.4.1 0 6/10/2015
2.1.4 2 6/7/2025