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