public
Description: Fork of http://rubyforge.org/projects/faker
Homepage:
Clone URL: git://github.com/gumayunov/faker.git
gumayunov (author)
Mon Jul 20 06:41:21 -0700 2009
commit  089780f6c563388180455917bdc26d2ac6d47fa9
tree    2555273bdcbd7f1de0496314465e2ab472c175fa
parent  98962cfcd1b30ef72f623cb0079c8d4f14566e1f
faker /
README.txt
= Faker

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

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

* Faker::Internet.email => "kirsten.greenholt@corkeryfisher.info"

* 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