derekcroft / faker

A clone of the svn repository for the faker gem.

Home Page:http://faker.rubyforge.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= Faker

A port of Perl's Data::Faker library that generates fake data.

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

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

About

A clone of the svn repository for the faker gem.

http://faker.rubyforge.org/

License:MIT License


Languages

Language:Ruby 76.9%Language:JavaScript 23.1%