= Faker

A fake data generator, based on Perl's Data::Faker.

== Usage
* Faker::Name.name => "Christophe Bartell"

* Faker::Internet.email => "[email protected]"

* Faker::Company.job_title => "Senior Vice President, Shady Accounting"

== Original repository

The original SVN repository can be found at:
svn://rubyforge.org/var/svn/faker/trunk