Info
Version: | 1.0.0 |
Author(s): | Jiéverson Maissiat |
Last Update: | Monday, October 1, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://randata.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/Randata |
Install
Install-Package Randata
dotnet add package Randata
paket add Randata
Randata Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap(>= 2.6.1.0 && <= 2.6.4.1)
Tags
It has a generical DataProvider, able to generate random data.
It works for both primitive types (int, boll, string, etc), lists, enumarators and your custom types.
To use it, just add a reference (using Randata;) and call the DataProvider.Any().