aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2024-12-02docs: improve example output for replaceSymbols (#3304)Matt Mayer1-1/+1
2024-11-30docs: add missing example return value for internet.jwt (#3286)DivisionByZero1-1/+1
2024-11-21chore(word): cleanup word filtering (#3262)ST-DDT1-6/+4
2024-11-14infra(unicorn): consistent-function-scoping (#3255)ST-DDT4-53/+95
2024-11-12refactor(finance): deprecate maskedNumber for removal (#3201)ST-DDT1-3/+20
2024-11-08fix(internet): ensure domainWord always returns a valid value in all locales ...Matt Mayer1-3/+26
2024-11-03docs(string): improve documentation for length parameters (#3216)ST-DDT1-39/+40
2024-10-31feat(number): add romanNumeral method (#3070)Amaan Shaikh1-0/+91
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati1-0/+14
2024-10-23feat(internet): add jwt method (#2936)Zyb Jared Valdez1-0/+103
2024-10-20docs(date): add hints how to generate date ranges (#3128)ST-DDT1-0/+5
2024-10-19infra(eslint): limit usage of globals in src (#3191)ST-DDT1-0/+1
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer1-2/+2
2024-10-16docs: iban might be invalid due to country specific rules (#3175)ST-DDT1-1/+3
2024-10-13fix(food): use arrayElement instead of fake for adjective (#3178)ST-DDT1-1/+3
2024-10-13docs(image): update overview for image module (#3177)Matt Mayer1-1/+1
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati2-4/+57
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth1-0/+14
2024-10-10feat(internet): improve ipv4 method (#2992)ST-DDT1-4/+166
2024-10-10feat(string): adds support for generating ULID (#2524)Bruno Leite2-18/+34
2024-10-10feat: add book module (#2949)Michał Cieślar1-0/+93
2024-09-26fix(image): fix dataUri with type svg-base64 in browsers (#3144)ST-DDT1-3/+2
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero2-2/+2
2024-09-22chore: fix avatarLegacy deprecation version typo (#3124)ST-DDT1-1/+1
2024-09-20refactor(image): deprecate avatarLegacy (#3109)ST-DDT1-7/+12
2024-09-15refactor(location): adjust zipCode nullish checks (#3080)ST-DDT1-5/+7
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-108/+38
2024-06-22docs: simplify word description sentences (#2963)Shinigami1-9/+9
2024-06-21chore: remove potential future feature todos (#2959)ST-DDT3-4/+0
2024-06-21chore: remove arrayElement(s) js only error (#2958)ST-DDT1-14/+0
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT2-1/+25
2024-06-14chore(helpers): deprecate invocations on non-functions for fakeEval (#2913)ST-DDT1-4/+19
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar2-5/+5
2024-06-05feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)David Simão2-11/+114
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT2-5/+5
2024-04-29feat(music): add album and artist methods (#2620)Jeremy Hofer1-1/+35
2024-04-26fix(vehicle): Make VIN number generation more accurate (#2765)Lucas1-1/+1
2024-04-17fix(date): fix birthdate (#2829)ST-DDT1-1/+4
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero1-10/+12
2024-04-06feat(locale): support street and street address for ja (#2193)KeisukeYamashita1-1/+1
2024-04-05feat(animal): add more simple animals to animal.type() (#2786)Matt Mayer1-1/+1
2024-04-04fix(internet): add Hebrew username charMapping (#2781)mordi1-0/+31
2024-04-01refactor(date)!: birthdate improvements (#2756)ST-DDT1-64/+173
2024-03-28refactor(date)!: stricter error handling of between (#2719)Matt Mayer1-3/+31
2024-03-24refactor(date)!: fail on invalid dates (#2757)ST-DDT1-72/+45
2024-03-18refactor(location)!: remove v8 deprecated location methods (#2753)Shinigami1-751/+91
2024-03-15refactor(commerce)!: remove v8 deprecated commerce method (#2752)Shinigami1-169/+26
2024-03-13feat(number): add multipleOf to faker.number.int (#2586)Matt Mayer1-7/+26
2024-03-13refactor(helpers)!: remove v8 deprecated helpers methods (#2729)Shinigami1-66/+1
2024-03-12refactor(number)!: remove v8 deprecated number parameter (#2738)Shinigami1-32/+9