Skip to content

coderberry/faker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= 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"

* Faker::Company.occupation => "Eric Berry <cavneb@gmail.com>"

About

A clone of the svn repository for the faker gem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 77.7%
  • JavaScript 22.3%