aboutsummaryrefslogtreecommitdiff
path: root/lib/fake.js
AgeCommit message (Expand)AuthorFilesLines
2021-05-25Ensure that both open and close tags are presentMarak1-1/+1
2018-10-17[api] `faker.fake` should throw error on emptyMarak1-2/+1
2016-03-19[fix] Don't pass empty strings to Faker.fakeMarak1-1/+6
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt1-0/+17
2016-02-14[api] [fix] Safer Faker.fake call #310Marak1-2/+16
2016-02-14Support parametersCraig Morris1-4/+13
2015-07-08[refactor] [major] Adds incremental browser builds. Switch to using prototype...Marak1-41/+47
2015-07-07[refactor] [dist] Allow for node to require individual locales ( to avoid the...Marak1-1/+1
2015-07-04[api] First pass at generators with mustache strings. #226 #199 #171 #224Marak1-0/+57