aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-06-03docs: fix faker.datatype.number document (#1035)Masashi Oyamada1-1/+1
2022-05-30feat: add german adjectives (#1023)rsstiglitz6-0/+414
2022-05-26fix: 🇫🇷 fr and 🇨🇭 fr_CH 🎨 colors (#1007)Yann Gouffon9-7/+31
2022-05-25feat: add music.songName (#996)Wing Leung4-0/+1021
2022-05-25fix: Luhn generation algorithms and tests (#980)Eric Cheng2-21/+44
2022-05-24docs: replace Luhn-based function jsdocs with valid numbers (#995)Eric Cheng2-4/+4
2022-05-24feat: add en_CA city_name (close #983) (#992)Wing Leung2-0/+225
2022-05-23docs: fix mersenne rand min max confusion (#839)Greg Titan1-3/+3
2022-05-23feat: reimplement datatype.bigInt (#791)Shinigami1-10/+49
2022-05-22feat: improve and extend 🇫🇷 fr and 🇨🇭fr_CH locales (#973)Yann Gouffon114-28/+13648
2022-05-22feat: color module (#801)Harsohail Brar79-56/+1021
2022-05-22chore(ru-locale): renovate states/streets and domain suffix names (#634)Maksim Yakubovskiy5-121/+950
2022-05-22feat: allow banned as string (#819)Shinigami1-6/+93
2022-05-21feat: add casing option (#955)Shinigami2-93/+98
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT170-13350/+13476
2022-05-21feat(internet): HTTP random status code (#945)johge2014-1/+50
2022-05-18chore: generate consistent definition order for locales (#965)ST-DDT1-1/+1
2022-05-18chore: deprecate phone.phoneFormats (#958)ST-DDT1-5/+18
2022-05-17chore: deprecate phone.phoneNumberFormat (#957)ST-DDT1-2/+13
2022-05-17feat: add date.birthdate (#962)ST-DDT1-0/+60
2022-05-16chore: fix emoji jsdocs formatting (#963)ST-DDT1-0/+1
2022-05-16feat(address): use localized fake pattern in city (#948)ST-DDT37-427/+523
2022-05-12chore: fix lint warning in address module (#938)ST-DDT1-1/+1
2022-05-09docs: consistent capitalization of crypto methods (#937)Eric Cheng1-3/+3
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT161-495/+516
2022-05-07feat: support locale definitions directly from faker.fake (#884)ST-DDT1-5/+18
2022-05-05fix: typo in error message (#925)Andrey Azov1-1/+1
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT238-357/+386
2022-05-04refactor!: remove faker default export (#799)Shinigami1-2/+0
2022-05-04refactor!: remove deprecations (#916)Shinigami8-930/+31
2022-05-04fix: empty array passed into helpers.arrayElements (#921)c0per1-1/+4
2022-05-03chore: remove obsolete DefinitionTypes type (#912)ST-DDT3-14/+1
2022-05-03refactor!: get rid of export = (#849)Shinigami57-171/+57
2022-05-03refactor!: reorganize src folder (#909)Shinigami36-83/+88
2022-05-03chore: remove obsolete definition key constants (#910)ST-DDT20-290/+6
2022-05-03chore: add examples and improve jsdocs for datatype.datetime (#907)ST-DDT1-6/+11
2022-05-02fix: replace deprecated arrayElement calls (#903)Shinigami1-7/+7
2022-05-01test: add tests (#894)Shinigami1-2/+2
2022-05-01refactor: move some random methods to helpers (#892)Shinigami24-166/+229
2022-05-01feat: return seed value from seed() (#853)Shinigami1-3/+90
2022-04-30feat: add creditCardIssuer (#888)beninsydney2-10/+22
2022-04-30feat: separate methods for object key value (#503)Leyla Jähnig3-24/+99
2022-04-29chore: fix any warnings in image module (#886)ST-DDT3-2/+21
2022-04-27fix: address.nearbyGPSCoordinate (#876)Shinigami1-91/+40
2022-04-26feat: faker.helpers.maybe (#874)Shinigami1-0/+24
2022-04-26refactor(word): extract wordlist filter in separate method (#877)Leyla Jähnig1-84/+60
2022-04-24feat: random numeric (#797)Shinigami1-0/+58
2022-04-23feat: configure eol character for git.commitEntry (#681)Leyla Jähnig1-7/+23
2022-04-22feat: resettable unique store (#800)Shinigami2-17/+32
2022-04-22docs: make clear that latitude is first on nearbyGPSCoordinate (#864)Efstathios Ntonas1-4/+4