aboutsummaryrefslogtreecommitdiff
path: root/lib/locales/en
AgeCommit message (Expand)AuthorFilesLines
2022-01-19fix: ts support for locales (#169)Shinigami136-36308/+0
2021-07-21Update last_name.jsJohn Franey1-0/+1
2021-05-19Removed seed call from unit testsAdam Walker1-1/+1
2021-05-19Add remaining methods and libs from feature request.Adam Walker9-23/+7516
2021-05-19Initial commit of word.noun and word.verbAdam Walker4-0/+7280
2021-03-22Fixes linting for `./lib/locales/`Marak7-2315/+2315
2021-03-07fix bicycleType to bicycleJason Hong2-1/+1
2021-03-07add bicycleType in the vehicle moduleJason Hong2-0/+21
2021-03-03Issue 1114: new datatypes modulelbuerste1-1/+1
2021-02-19Merge pull request #1115 from Marak/avatar-fixMarak1-1254/+1250
2021-02-18Adds common US city names to `en` localeMarak2-0/+1003
2021-02-18Remove uifaces and replace with fakercloud cdnMarak1-1254/+1250
2021-02-17Adds support for binary gender definitionsMarak2-0/+5
2021-02-16adding more datasets to animal moduleRavsCodes2014-1/+2835
2021-02-12Adds missing `animal` moduleMarak1-0/+3
2021-02-12adding animal moduleRavsCodes202-0/+500
2021-02-10Fix: remove duplicate "Indian Rupee" key on currency.jsRafael Lüder1-4/+0
2020-09-06chore: add car manufacturerSebastian Pettersson2-1/+11
2020-09-06chore: sort car manufacturers alphabeticallySebastian Pettersson1-20/+20
2020-09-06Merge pull request #837 from mrstebo/add-music-fakerMarak3-0/+24
2020-08-25Merge pull request #731 from scokmen/masterMarak1-1/+1
2020-08-25Merge branch 'master' into country-code-alpha-3Marak6-35/+54
2020-08-25Merge pull request #812 from gmunguia/patch-1Marak1-2/+2
2020-08-24Merge pull request #953 from Moosh-be/patch-1Marak1-1/+0
2020-08-19Fix typo in name inside manufacturer.jsNelson Chen1-1/+1
2020-08-06Fix double BQ in country code for #911 Christophe Gesché1-1/+0
2020-06-10Merge pull request #823 from ashishra0/add-product-descriptionMarak2-0/+15
2020-06-10Merge branch 'master' into veritech-country-codesMarak2-5/+2
2020-05-18Fixes currency codeSZacharias Björngren1-24/+48
2020-01-16Remove profanity.Matt R. Wilson1-3/+0
2019-12-06Fixed the currency listJonathan Dalrymple1-26/+34
2019-10-09Added music data for genres.Steve Atkinson3-0/+24
2019-09-11add random product description generatorAshish Rao2-0/+15
2019-08-02correct dobra code and symbolG Munguia1-2/+2
2019-06-20feat: added support for generating a random alpha-3 country codekaykhan2-0/+253
2018-11-23Update currency symbol of turkish liraSoner Çökmen1-1/+1
2018-10-20merge with masterTyler5-2/+24
2017-10-15Merge branch 'master' of https://github.com/Marak/faker.js into add-vehicleTyler4-2/+1008
2017-10-15add missing semicolonsTyler4-4/+4
2017-10-15remove hardcoded vin numbers arrayTyler2-33/+0
2017-10-14add missing semicolon to en/index.jsTyler Reichle1-1/+1
2017-10-12Merge pull request #360 from landretk/masterMarak4-2/+1008
2017-10-10add make with model and color generators. additional vin numbersTyler3-5/+11
2017-10-09add vehicle generator and dataTyler6-0/+137
2017-09-08Merge pull request #303 from shadefinale/masterMarak1-20/+20
2017-09-08Merge branch 'creditCard' of https://github.com/zpiman/faker.jsMarak24-55/+73
2017-09-08Merge pull request #419 from cvega/masterMarak2-1/+64
2017-09-07hacker phrase module extractdhilt2-0/+11
2017-09-03[api] Added 71 additional gender optionsMarak2-1/+75
2017-02-26Merge branch 'Mark/origin' into creditCardJakub Mandula8-10/+67