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