Tynamix.ObjectFiller by TyBalD

<PackageReference Include="Tynamix.ObjectFiller" Version="1.0.0" />

 Tynamix.ObjectFiller 1.0.0

The .NET ObjectFiller fills your objects with random data. It has a fluent API and is highly customable. It supports also Lists and Dictionaries. It is also possible to fill instances.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Tynamix.ObjectFiller</id>
    <version>1.0.0</version>
    <title>Tynamix.ObjectFiller - Fill .NET objects with random data</title>
    <authors>TyBalD</authors>
    <owners>TyBalD</owners>
    <projectUrl>https://code.google.com/p/objectfiller-net/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The .NET ObjectFiller fills your objects with random data. It has a fluent API and is highly customable. It supports also Lists and Dictionaries. It is also possible to fill instances.</description>
    <tags>test testdata objectfiller generator random data randomdata</tags>
  </metadata>
</package>