Bogus 16.0.3
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.
Showing the top 20 packages that depend on Bogus.
Packages | Downloads |
---|---|
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus
|
20 |
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus
|
25 |
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus
|
27 |
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus
|
29 |
## v16.0.3
* With additional overloads for `.PickRandom(IList)` and `.PickRandom(ICollection)` we can now add `.PickRandom("cat", "dog", "fish")` back to the API.
## 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.
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md
.NET Framework 4.0
- Newtonsoft.Json (>= 10.0.3)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Reflection.TypeExtensions (>= 4.3.0)
Version | Downloads | Last updated |
---|---|---|
35.6.4 | 0 | 09/26/2025 |
35.6.3 | 12 | 04/16/2025 |
35.6.2 | 16 | 02/27/2025 |
35.6.1 | 17 | 09/08/2024 |
35.6.0 | 18 | 07/23/2024 |
35.5.1 | 17 | 05/13/2024 |
35.5.0 | 20 | 03/15/2024 |
35.4.1 | 35 | 03/15/2024 |
35.4.0 | 17 | 02/13/2024 |
35.3.2 | 18 | 02/13/2024 |
35.3.1 | 17 | 02/13/2024 |
35.3.0 | 25 | 02/13/2024 |
35.2.0 | 28 | 02/13/2024 |
35.0.1 | 25 | 02/13/2024 |
34.0.2 | 19 | 02/06/2024 |
34.0.1 | 18 | 02/13/2024 |
33.1.1 | 19 | 02/14/2024 |
33.0.2 | 27 | 02/13/2024 |
33.0.1 | 26 | 02/13/2024 |
32.1.1 | 20 | 02/13/2024 |
32.0.2 | 23 | 02/14/2024 |
32.0.1 | 26 | 02/13/2024 |
31.0.3 | 30 | 02/13/2024 |
30.0.4 | 17 | 02/13/2024 |
30.0.1-beta-4 | 18 | 02/13/2024 |
30.0.1-beta-3 | 32 | 02/13/2024 |
30.0.1-beta-2 | 27 | 02/13/2024 |
30.0.1-beta-1 | 15 | 02/13/2024 |
29.0.2 | 24 | 06/11/2021 |
29.0.1 | 29 | 02/13/2024 |
28.4.4 | 18 | 02/14/2024 |
28.4.3 | 19 | 02/13/2024 |
28.4.2 | 28 | 02/13/2024 |
28.4.1 | 18 | 02/14/2024 |
28.3.2 | 17 | 02/13/2024 |
28.3.1 | 20 | 02/13/2024 |
28.2.1 | 17 | 02/13/2024 |
28.1.1 | 21 | 02/13/2024 |
28.0.3 | 16 | 02/14/2024 |
28.0.2 | 29 | 02/13/2024 |
28.0.1 | 16 | 02/13/2024 |
27.0.1 | 20 | 02/13/2024 |
26.0.2 | 20 | 02/13/2024 |
26.0.1 | 20 | 02/13/2024 |
25.0.4 | 17 | 02/13/2024 |
25.0.3 | 30 | 02/13/2024 |
25.0.2 | 20 | 02/13/2024 |
25.0.1 | 17 | 02/13/2024 |
24.3.1 | 18 | 02/13/2024 |
24.3.0 | 22 | 02/13/2024 |
24.2.0 | 34 | 02/13/2024 |
23.0.2 | 27 | 02/13/2024 |
22.3.2 | 30 | 02/13/2024 |
22.3.1 | 20 | 02/13/2024 |
22.2.1 | 26 | 02/14/2024 |
22.1.4 | 19 | 02/13/2024 |
22.1.3 | 20 | 02/13/2024 |
22.1.2 | 19 | 02/14/2024 |
22.1.1 | 22 | 02/13/2024 |
22.0.9 | 23 | 02/13/2024 |
22.0.8 | 18 | 02/13/2024 |
22.0.7 | 28 | 02/13/2024 |
22.0.6 | 32 | 02/14/2024 |
22.0.5 | 18 | 02/13/2024 |
22.0.3 | 17 | 02/13/2024 |
22.0.2 | 29 | 02/13/2024 |
22.0.1 | 18 | 02/14/2024 |
21.0.5 | 18 | 02/13/2024 |
21.0.4 | 25 | 02/13/2024 |
21.0.2 | 23 | 02/13/2024 |
20.0.2 | 32 | 02/14/2024 |
20.0.1 | 21 | 02/13/2024 |
19.0.2 | 20 | 02/14/2024 |
18.0.2 | 17 | 02/13/2024 |
18.0.1 | 21 | 02/13/2024 |
17.0.1 | 29 | 02/13/2024 |
16.0.3 | 28 | 02/14/2024 |
16.0.2 | 19 | 02/13/2024 |
15.0.7 | 18 | 02/14/2024 |
15.0.6 | 16 | 02/13/2024 |
15.0.5 | 24 | 02/14/2024 |
15.0.3 | 18 | 02/13/2024 |
15.0.1 | 25 | 02/13/2024 |
12.0.1 | 31 | 02/14/2024 |
11.0.5 | 25 | 02/13/2024 |
11.0.4 | 26 | 02/13/2024 |
11.0.3 | 25 | 02/13/2024 |
11.0.2 | 18 | 02/13/2024 |
11.0.1 | 32 | 02/13/2024 |
10.0.1 | 18 | 02/13/2024 |
9.0.2 | 25 | 02/13/2024 |
9.0.1 | 26 | 02/14/2024 |
8.0.4 | 27 | 02/14/2024 |
8.0.3 | 31 | 02/14/2024 |
8.0.2 | 20 | 02/13/2024 |
8.0.1 | 20 | 02/13/2024 |
8.0.1-beta-1 | 19 | 02/14/2024 |
7.1.7 | 29 | 02/13/2024 |
7.1.6 | 17 | 02/13/2024 |
7.1.5 | 21 | 02/14/2024 |
7.1.4 | 33 | 02/13/2024 |
7.1.3 | 18 | 02/13/2024 |
7.1.3-beta-1 | 17 | 02/13/2024 |
7.1.2 | 29 | 02/13/2024 |
7.1.2-beta-1 | 22 | 02/13/2024 |
7.1.1 | 20 | 02/13/2024 |
7.1.1-beta-1 | 18 | 02/13/2024 |
6.1.1 | 31 | 02/13/2024 |
6.1.1-beta-1 | 29 | 02/13/2024 |
5.1.1-beta-3 | 15 | 02/13/2024 |
5.1.1-beta-2 | 23 | 02/13/2024 |
5.1.1-beta-1 | 26 | 02/13/2024 |
5.0.1 | 26 | 02/13/2024 |
5.0.1-beta-2 | 28 | 02/13/2024 |
4.0.1 | 17 | 02/13/2024 |
4.0.1-beta-1 | 37 | 02/13/2024 |
3.0.6 | 17 | 02/13/2024 |
3.0.6-beta-1 | 19 | 02/13/2024 |
3.0.5 | 16 | 02/13/2024 |
3.0.5-beta-4 | 18 | 02/13/2024 |
3.0.5-beta-3 | 21 | 02/13/2024 |
3.0.5-beta-2 | 18 | 02/13/2024 |
3.0.4 | 24 | 02/14/2024 |
3.0.3 | 19 | 02/13/2024 |
3.0.2 | 24 | 02/13/2024 |
3.0.1 | 31 | 02/13/2024 |
3.0.0.3 | 27 | 02/13/2024 |
3.0.0.2 | 0 | 07/12/2015 |
3.0.0.1 | 0 | 07/12/2015 |
2.1.5.2 | 0 | 06/22/2015 |
2.1.5.1 | 0 | 06/11/2015 |
2.1.4.2 | 0 | 06/11/2015 |
2.1.4.1 | 29 | 02/13/2024 |
2.1.4 | 23 | 02/13/2024 |