C# port of the Ruby Faker gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc.
Info
Version: | 2.0.163 |
Author(s): | Ben Smith, Ollie Riches, Robin Michael |
Last Update: | Monday, January 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/oriches/faker-cs |
NuGet Url: | https://www.nuget.org/packages/Faker.Net |
Install
Install-Package Faker.Net
dotnet add package Faker.Net
paket add Faker.Net
Faker.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.3)
Tags