Created
April 29, 2013 16:55
-
-
Save teeparham/5482981 to your computer and use it in GitHub Desktop.
ffaker 1.16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'ffaker' | |
Faker::DizzleIpsum.sentence | |
=> "Every single one the diggy recognize it's 1993." | |
Faker::HipsterIpsum.sentence | |
=> "Irony sartorial fixie tofu." | |
Faker::LoremCN.sentence | |
=> "马到成功叮叮当当顷刻间数不胜数象牙白七窍生烟," | |
Faker::Company.bs | |
=> "envisioneer scalable niches" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment