ParkSquare.Testing.Helpers by Jonathan Meesam,Peter Restall

<PackageReference Include="ParkSquare.Testing.Helpers" Version="2.1.53" />

 ParkSquare.Testing.Helpers 2.1.53

Generators include: random numbers, currency amounts, coin toss, LUHN passing credit card/account number/sort codes, e-mail, male/female names, enumeration selectors, enumerable selectors, IP address, UK mobile and landline phone numbers, UK National Insurance (NI) numbers, relative date/times, and many more. Built as a Portable Library so can be used with most .NET framework targets including Windows Phone, Xbox, Silverlight.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ParkSquare.Testing.Helpers</id>
    <version>2.1.53.0</version>
    <title>Test Data Generators Helpers</title>
    <authors>Jonathan Meesam,Peter Restall</authors>
    <owners>Jonathan Meesam,Peter Restall</owners>
    <projectUrl>http://www.parksq.co.uk/nuget/testdatagenerators</projectUrl>
    <iconUrl>https://en.gravatar.com/userimage/64673125/ef83498cb1b66b82fc273d7c223cef79.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Generators include: random numbers, currency amounts, coin toss, LUHN passing credit card/account number/sort codes, e-mail, male/female names, enumeration selectors, enumerable selectors, IP address, UK mobile and landline phone numbers, UK National Insurance (NI) numbers, relative date/times, and many more. Built as a Portable Library so can be used with most .NET framework targets including Windows Phone, Xbox, Silverlight.</description>
    <summary>Various fluent style data generators and extension methods for constrained non-determinism in your tests and general automation projects.</summary>
    <releaseNotes />
    <copyright>(c) 2016 Park Square Consulting Ltd</copyright>
    <tags>testing, unit test, integration random data generator, constrained non determinism</tags>
  </metadata>
</package>