C# port of the Ruby Faker gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc.
Get the code via git:
git clone git://github.com/slashdotdash/faker-cs.git
Requirements
- .NET framework 3.5 SP1