Bogus 15.0.5
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 |
---|---|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
35 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
27 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
26 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
25 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
24 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
23 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
22 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
21 |
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
20 |
## 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. =)
## v15.0.1
* Building with Visual Studio 2017.
* Issue 70: Fixed `ArgumentException` that occurs with derived hidden `new` properties.
## v12.0.2
* `f => f.Generate(n, i => ...)` overload allows use of index when using `f.Generate`.
## v12.0.1
* PR 64: Improved `.PickRandom(IEnumerable)` performance. Thanks @chuuddo.
* Added `"string".ClampLength(max,min)` extension method to clamp length of strings between min and max.
* Issue 67: Fixed `Randomizer.Int(int.MaxValue, int.MinValue)` range overflow not returning random `int32` values.
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.3 | 5 | 4/17/2025 |
35.6.2 | 8 | 2/25/2025 |
35.6.1 | 11 | 9/9/2024 |
35.6.0 | 12 | 8/9/2024 |
35.5.1 | 14 | 5/5/2024 |
35.5.0 | 19 | 4/30/2024 |
35.4.1 | 22 | 3/9/2024 |
35.4.0 | 22 | 3/9/2024 |
35.3.2 | 19 | 3/9/2024 |
35.3.1 | 18 | 3/9/2024 |
35.3.0 | 21 | 3/9/2024 |
35.2.0 | 21 | 3/9/2024 |
35.0.1 | 17 | 3/9/2024 |
34.0.2 | 32 | 7/2/2023 |
34.0.1 | 22 | 7/2/2023 |
33.1.1 | 20 | 7/2/2023 |
33.0.2 | 24 | 7/2/2023 |
33.0.1 | 25 | 7/2/2023 |
32.1.1 | 23 | 7/2/2023 |
32.0.2 | 14 | 7/2/2023 |
32.0.1 | 21 | 7/2/2023 |
31.0.3 | 16 | 4/12/2022 |
30.0.4 | 21 | 7/2/2023 |
30.0.1-beta-4 | 19 | 7/2/2023 |
30.0.1-beta-3 | 19 | 7/2/2023 |
30.0.1-beta-2 | 24 | 7/2/2023 |
30.0.1-beta-1 | 22 | 7/2/2023 |
29.0.2 | 17 | 7/2/2023 |
29.0.1 | 20 | 7/2/2023 |
28.4.4 | 18 | 7/2/2023 |
28.4.3 | 19 | 7/2/2023 |
28.4.2 | 21 | 7/2/2023 |
28.4.1 | 21 | 7/2/2023 |
28.3.2 | 16 | 7/2/2023 |
28.3.1 | 22 | 7/2/2023 |
28.2.1 | 21 | 7/2/2023 |
28.1.1 | 19 | 7/2/2023 |
28.0.3 | 18 | 7/2/2023 |
28.0.2 | 13 | 7/2/2023 |
28.0.1 | 12 | 7/2/2023 |
27.0.1 | 18 | 7/2/2023 |
26.0.2 | 16 | 7/2/2023 |
26.0.1 | 18 | 7/2/2023 |
25.0.4 | 13 | 7/2/2023 |
25.0.3 | 16 | 7/2/2023 |
25.0.2 | 21 | 7/2/2023 |
25.0.1 | 21 | 7/2/2023 |
24.3.1 | 18 | 7/2/2023 |
24.3.0 | 19 | 7/2/2023 |
24.2.0 | 21 | 7/2/2023 |
23.0.2 | 19 | 7/2/2023 |
22.3.2 | 21 | 7/2/2023 |
22.3.1 | 23 | 7/2/2023 |
22.2.1 | 16 | 7/2/2023 |
22.1.4 | 20 | 7/2/2023 |
22.1.3 | 20 | 7/2/2023 |
22.1.2 | 21 | 7/2/2023 |
22.1.1 | 24 | 7/2/2023 |
22.0.9 | 21 | 7/2/2023 |
22.0.8 | 18 | 7/2/2023 |
22.0.7 | 22 | 7/2/2023 |
22.0.6 | 20 | 7/2/2023 |
22.0.5 | 18 | 7/2/2023 |
22.0.3 | 21 | 7/2/2023 |
22.0.2 | 18 | 7/2/2023 |
22.0.1 | 23 | 7/2/2023 |
21.0.5 | 20 | 7/2/2023 |
21.0.4 | 21 | 7/2/2023 |
21.0.2 | 20 | 7/2/2023 |
20.0.2 | 22 | 7/2/2023 |
20.0.1 | 25 | 7/2/2023 |
19.0.2 | 20 | 7/2/2023 |
18.0.2 | 22 | 7/2/2023 |
18.0.1 | 23 | 7/2/2023 |
17.0.1 | 19 | 7/2/2023 |
16.0.3 | 22 | 7/2/2023 |
16.0.2 | 22 | 7/2/2023 |
15.0.7 | 23 | 7/2/2023 |
15.0.6 | 20 | 7/2/2023 |
15.0.5 | 19 | 7/2/2023 |
15.0.3 | 22 | 7/2/2023 |
15.0.1 | 31 | 7/2/2023 |
12.0.1 | 22 | 7/2/2023 |
11.0.5 | 20 | 7/2/2023 |
11.0.4 | 22 | 7/2/2023 |
11.0.3 | 24 | 7/2/2023 |
11.0.2 | 20 | 7/2/2023 |
11.0.1 | 19 | 7/2/2023 |
10.0.1 | 20 | 7/2/2023 |
9.0.2 | 20 | 7/2/2023 |
9.0.1 | 21 | 7/2/2023 |
8.0.4 | 19 | 7/2/2023 |
8.0.3 | 19 | 7/2/2023 |
8.0.2 | 19 | 7/2/2023 |
8.0.1 | 18 | 7/2/2023 |
8.0.1-beta-1 | 19 | 7/2/2023 |
7.1.7 | 19 | 7/2/2023 |
7.1.6 | 21 | 7/2/2023 |
7.1.5 | 20 | 7/2/2023 |
7.1.4 | 21 | 7/2/2023 |
7.1.3 | 23 | 7/2/2023 |
7.1.3-beta-1 | 25 | 7/2/2023 |
7.1.2 | 17 | 7/2/2023 |
7.1.2-beta-1 | 20 | 7/2/2023 |
7.1.1 | 22 | 7/2/2023 |
7.1.1-beta-1 | 21 | 7/2/2023 |
6.1.1 | 20 | 7/2/2023 |
6.1.1-beta-1 | 15 | 7/2/2023 |
5.1.1-beta-3 | 20 | 7/2/2023 |
5.1.1-beta-2 | 21 | 7/2/2023 |
5.1.1-beta-1 | 20 | 7/2/2023 |
5.0.1 | 15 | 7/2/2023 |
5.0.1-beta-2 | 21 | 7/2/2023 |
4.0.1 | 19 | 7/2/2023 |
4.0.1-beta-1 | 19 | 7/2/2023 |
3.0.6 | 19 | 7/2/2023 |
3.0.6-beta-1 | 18 | 7/2/2023 |
3.0.5 | 23 | 7/2/2023 |
3.0.5-beta-4 | 21 | 7/2/2023 |
3.0.5-beta-3 | 19 | 7/2/2023 |
3.0.5-beta-2 | 23 | 7/2/2023 |
3.0.4 | 22 | 7/2/2023 |
3.0.3 | 21 | 7/2/2023 |
3.0.2 | 21 | 7/2/2023 |
3.0.1 | 19 | 7/2/2023 |
3.0.0.3 | 19 | 7/2/2023 |
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 | 22 | 7/2/2023 |
2.1.4 | 20 | 7/2/2023 |