India.Faker
2.0.2
See the version list below for details.
dotnet add package India.Faker --version 2.0.2
NuGet\Install-Package India.Faker -Version 2.0.2
<PackageReference Include="India.Faker" Version="2.0.2" />
paket add India.Faker --version 2.0.2
#r "nuget: India.Faker, 2.0.2"
// Install India.Faker as a Cake Addin #addin nuget:?package=India.Faker&version=2.0.2 // Install India.Faker as a Cake Tool #tool nuget:?package=India.Faker&version=2.0.2
Fake Data Generator for India
This tool allows you to generate fake data for Indian users, such as names, addresses, phone numbers, etc. It is useful for unit testing, creating sample data, and validating functionality. You can also use it to generate millions of data points for your projects
Features
Names
Generate realistic Indian names, including first names, last names, middle names, prefixes, and suffixes.
Example code :
var name = India.Faker.Name.FullName(); // Ramesh Babu
var firstName = India.Faker.Name.First(); // Amitabh
var lastName = India.Faker.Name.Last(); // Kapoor
var middleName = India.Faker.Name.Middle(); // Hrutvik
var prefix= India.Faker.Name.Prefix(); // Shri
var Suffix= India.Faker.Name.Suffix(); // Bhai,kumar
Phone Numbers
Generate realistic Indian phone numbers.
Example code :
var name = India.Faker.Phone.Number(); // +91-9988776655, 9998887770, 079-27474747
Vehicle Number Plate
Generate realistic Indian vehicle number plates.
Example code :
var name = India.Faker.VehicleNumberPlate.Number(); // GJ 01 AA 7777, 24 BH 9999 AA
PAN card Numbers
Generate realistic Indian PAN card numbers.
Example code :
var name = India.Faker.PanCardNumber.Number(); // AABBB8888A
Aadhar Card Numbers
Generate realistic Indian Aadhaar card numbers.
Example code :
var name = India.Faker.AadharCardNumber.Number(); // 2222 4444 2222
Supported versions
.NET Standard 2.0,
.NET Standard 2.1,
.NET Core 3.0,
.NET Core 3.1,
.NET 5.0,
.NET 6.0,
.NET 7.0,
.NET 8.0
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.3 | 106 | 7/10/2024 |
8.0.2 | 90 | 7/10/2024 |
8.0.1 | 96 | 7/10/2024 |
7.0.3 | 91 | 7/10/2024 |
7.0.2 | 78 | 7/10/2024 |
7.0.1 | 84 | 7/10/2024 |
6.0.3 | 92 | 7/10/2024 |
6.0.2 | 79 | 7/10/2024 |
6.0.1 | 92 | 7/10/2024 |
5.0.3 | 86 | 7/10/2024 |
5.0.2 | 81 | 7/10/2024 |
5.0.1 | 93 | 7/10/2024 |
3.1.3 | 97 | 7/10/2024 |
3.1.2 | 77 | 7/10/2024 |
3.1.1 | 88 | 7/10/2024 |
2.1.3 | 94 | 7/10/2024 |
2.1.2 | 77 | 7/10/2024 |
2.1.1 | 95 | 7/10/2024 |
2.0.3 | 79 | 7/10/2024 |
2.0.2 | 70 | 7/10/2024 |
2.0.1 | 87 | 7/10/2024 |
1.0.0 | 254 | 1/28/2022 |