forked from tower-archive/tower
-
Notifications
You must be signed in to change notification settings - Fork 0
fakers
Lance Pollard edited this page Apr 12, 2012
·
1 revision
Fakers are used to generate random data.
Faker = require './Faker'
randomName = Faker.Name.findName() // Rowan Nikolaus
randomEmail = Faker.Internet.email() // Kassandra.Haley@erich.biz
randomCard = Faker.Helpers.createCard() // random contact card containing many properties