UNPKG

fakergem

Version:

A javascript version of the Faker ruby gem

12 lines (7 loc) 271 B
# Faker.HarryPotter ```js Faker.HarryPotter.character() //=> "Harry Potter" Faker.HarryPotter.location() //=> "Hogwarts" Faker.HarryPotter.quote() //=> "I solemnly swear I am up to no good." Faker.HarryPotter.book() //=> "Harry Potter and the Chamber of Secrets" ```