Bogus 20.0.1

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.

## v20.0.1 * Added `Faker<T>.Clone()`: Clones internal state of a `Faker<T>` and allows for complex faking scenarios and rule combinations. * Added `Faker<T>.UseSeed(n)`: Allows you to specify a localized seed value on a `Faker<T>` instead of a global static `Randomizer.Seed`. * Stronger `Seed` determinism for multi-threaded scenarios. ## v19.0.2 * Fixed #99: Possible threading issue that can cause `System.ArgumentException`. ## v19.0.1 * Using new BSON binary data format for locales. * Removed dependency on Newtonsoft.Json! * Locale Updates - * `fr`: new street address prefixes. * `fa`: new street addresses. * `pl`: removed 2008 value from city. * `en`: new gender first names * New Dutch (Belgium) `nl_BE` locale. * New Romanian `ro` locale. * Added `f.Finance.RoutingNumber` - Generates an ABA routing number with valid check digit. * Added `Faker.GenerateForever` that returns `IEnumerable<T>` with unlimited generated items when iterated over. * Added United Kingdom extension method to generate bank ShortCodes on `f.Finance.ShortCode()`. * Re-ordered adjective and buzz in the `f.Company.Bs` for a correct gramatics. * Added `f.Address.Direction`. Generates cardinal or ordinal directions. * Added `f.Address.CardinalDirection`. Generates "North", "South", etc. * Added `f.Address.OrdinalDirection`. Generates "Northeast", "Southwest", etc. ## v18.0.2 * Issue 86: Removed diacritic mark/accents (á, í, ó, ú, etc) from generated email addresses and user names. * Added `string.RemoveDiacritics` helper method. ## v18.0.1 * Fixed bug in Finland's `f.Person.Henkilötunnus` personal identity code generator that sometimes produced 11 characters. * Added `f.Finance.Ethereum`. Generate an Ethereum address. * Added `f.Finance.CreditCardCvv`. Generate a random credit card CVV number. * Improved `f.Finance.CreditCardNumber`. Generate a random credit card number. * Added `f.Random.Hexadecimal`. Generates a random hexadecimal string. * Added `f.System.DirectoryPath`. Generates a random directory path. * Added `f.System.FilePath`. Generates a random file path. * Added `f.Date.Soon`. Generates a date and time that will happen soon. * Added `f.Random.ArrayElements`. Gets a random subset of an array. * Added `f.Random.ListItems`. Gets a random subset of a list. * Added `f.Company.Cnpj` extension method for Brazil. Generates Brazilian company document. * Improved `f.PhoneNumbers`. More realistic US phone numbers. * Improved `f.Address.Latitude/Longitude` with min and max parameters. * Minimum for `f.Commerce.Price` is now $1.00 (not zero). * Reduced assembly size by removing redundant locale data. * Locale updates: * `en_AU` - Update Australian postcode ranges. * `en_IND` - Indian postcodes are always numeric. * `ru` - Word corrections. Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md

.NET Framework 4.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
35.6.3 8 04/13/2025
35.6.2 15 02/21/2025
35.6.1 23 09/04/2024
35.6.0 28 07/21/2024
35.5.1 21 05/19/2024
35.5.0 33 03/11/2024
35.4.1 25 03/11/2024
35.4.0 30 01/15/2024
35.3.2 29 01/15/2024
35.3.1 25 01/15/2024
35.3.0 32 01/07/2024
35.2.0 41 01/07/2024
35.0.1 34 01/07/2024
34.0.2 40 07/05/2022
34.0.1 29 08/03/2023
33.1.1 37 08/11/2023
33.0.2 51 08/06/2023
33.0.1 29 08/08/2023
32.1.1 32 10/17/2023
32.0.2 29 08/03/2023
32.0.1 36 07/19/2023
31.0.3 44 08/16/2023
30.0.4 26 08/09/2023
30.0.1-beta-4 31 09/24/2023
30.0.1-beta-3 34 08/26/2022
30.0.1-beta-2 35 08/14/2023
30.0.1-beta-1 33 08/06/2023
29.0.2 26 10/13/2023
29.0.1 29 10/17/2022
28.4.4 37 10/21/2022
28.4.3 39 08/04/2023
28.4.2 32 08/07/2023
28.4.1 32 08/15/2023
28.3.2 32 08/09/2023
28.3.1 39 08/06/2023
28.2.1 33 08/09/2023
28.1.1 32 08/09/2023
28.0.3 32 08/03/2023
28.0.2 31 11/28/2022
28.0.1 33 08/09/2023
27.0.1 36 08/05/2023
26.0.2 29 08/16/2023
26.0.1 32 08/07/2023
25.0.4 37 08/06/2023
25.0.3 36 08/10/2023
25.0.2 29 08/04/2023
25.0.1 34 08/10/2023
24.3.1 37 08/05/2023
24.3.0 30 08/10/2023
24.2.0 27 08/08/2023
23.0.2 28 08/04/2023
22.3.2 40 08/11/2023
22.3.1 37 08/06/2023
22.2.1 55 08/08/2023
22.1.4 39 08/19/2022
22.1.3 28 08/07/2023
22.1.2 37 10/29/2022
22.1.1 33 08/04/2023
22.0.9 35 09/30/2022
22.0.8 30 08/15/2023
22.0.7 35 10/16/2022
22.0.6 34 07/18/2023
22.0.5 31 08/08/2023
22.0.3 37 11/16/2022
22.0.2 29 08/14/2023
22.0.1 30 08/09/2023
21.0.5 38 10/06/2022
21.0.4 27 08/11/2023
21.0.2 28 08/15/2023
20.0.2 34 08/11/2023
20.0.1 63 08/04/2023
19.0.2 56 10/10/2022
18.0.2 33 08/11/2023
18.0.1 40 09/16/2022
17.0.1 34 08/04/2023
16.0.3 31 08/15/2023
16.0.2 34 08/17/2023
15.0.7 30 07/12/2023
15.0.6 36 08/05/2023
15.0.5 37 08/31/2022
15.0.3 36 08/04/2023
15.0.1 27 08/11/2023
12.0.1 33 08/07/2023
11.0.5 26 08/11/2023
11.0.4 27 08/14/2023
11.0.3 26 08/15/2023
11.0.2 28 08/10/2023
11.0.1 32 08/08/2023
10.0.1 41 03/22/2023
9.0.2 31 08/11/2023
9.0.1 30 08/05/2023
8.0.4 34 08/10/2023
8.0.3 33 08/11/2023
8.0.2 29 08/08/2023
8.0.1 34 08/05/2023
8.0.1-beta-1 35 08/02/2023
7.1.7 43 08/10/2023
7.1.6 34 10/08/2022
7.1.5 30 08/05/2023
7.1.4 39 08/05/2023
7.1.3 34 08/06/2023
7.1.3-beta-1 32 07/31/2023
7.1.2 30 07/18/2023
7.1.2-beta-1 31 08/05/2023
7.1.1 38 07/25/2023
7.1.1-beta-1 40 08/16/2023
6.1.1 29 08/21/2023
6.1.1-beta-1 34 08/11/2023
5.1.1-beta-3 36 08/11/2023
5.1.1-beta-2 30 08/07/2023
5.1.1-beta-1 33 08/11/2023
5.0.1 27 08/16/2023
5.0.1-beta-2 26 08/23/2023
4.0.1 28 10/07/2023
4.0.1-beta-1 31 09/24/2023
3.0.6 26 08/02/2023
3.0.6-beta-1 27 08/16/2023
3.0.5 30 08/24/2023
3.0.5-beta-4 29 08/23/2023
3.0.5-beta-3 35 08/16/2023
3.0.5-beta-2 34 08/15/2023
3.0.4 35 08/21/2023
3.0.3 39 08/11/2023
3.0.2 28 08/11/2023
3.0.1 30 08/16/2023
3.0.0.3 28 08/07/2023
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 60 05/14/2023
2.1.4 32 08/11/2023