aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT4-148/+141
2024-12-02docs: improve example output for replaceSymbols (#3304)Matt Mayer1-1/+1
2024-11-30refactor(locale): sort person data (#3269)ST-DDT123-19104/+19104
2024-11-30docs: add missing example return value for internet.jwt (#3286)DivisionByZero1-1/+1
2024-11-27refactor(locale): split up Spanish generic first names (#3279)ST-DDT2-109/+92
2024-11-25fix(locale): add Isadora to female names in pt_BR for consistency (#3282)Matt Mayer1-0/+1
2024-11-25fix(locale): fix incorrect accents in it first_name (#3281)Matt Mayer1-6/+6
2024-11-21chore(word): cleanup word filtering (#3262)ST-DDT1-6/+4
2024-11-19refactor(locale): split en_AU_ocker first_names by sex (#3270)ST-DDT1-1/+3
2024-11-14infra(unicorn): consistent-function-scoping (#3255)ST-DDT4-53/+95
2024-11-12feat: add initial seed parameter to constructors (#3220)ST-DDT4-10/+58
2024-11-12refactor(finance): deprecate maskedNumber for removal (#3201)ST-DDT1-3/+20
2024-11-11refactor(locale): improve zh_CN vehicle manufacturers (#3254)Heuluck Lu1-6/+20
2024-11-09refactor(locale): lowercase Mexican color names (#3200)ST-DDT1-4/+4
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-11-03docs: expose documentation for randomizers (#3221)ST-DDT1-0/+22
2024-11-02refactor(locale): improve Spanish color names (#3230)P. León1-9/+37
2024-10-31feat(number): add romanNumeral method (#3070)Amaan Shaikh1-0/+91
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati4-0/+61
2024-10-25feat(locale): add books on pt_br (#3218)Guilherme Guimarães Cazaroto8-0/+218
2024-10-23feat(internet): add jwt method (#2936)Zyb Jared Valdez5-0/+145
2024-10-21refactor(locale): remove inaccessible files (#3205)ST-DDT4-14/+0
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT138-0/+1244
2024-10-21refactor(locale): trim excessive Croatian last names (#3204)ST-DDT1-10780/+163
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-DDT3-0/+3
2024-10-17refactor(locale): modernise buzz- and catch-phrases (#2930)Matt Mayer6-71/+26
2024-10-17refactor(locale): enhance en vehicle manufacturers (#3187)Suyash Gulati1-0/+5
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer2-14/+22
2024-10-16docs: iban might be invalid due to country specific rules (#3175)ST-DDT1-1/+3
2024-10-16fix(location): fix US ZIP code anomalies for zipCode({state}) (#3180)Matt Mayer1-5/+44
2024-10-14refactor(vehicle): add more non-US vehicle manufacturers (#3173)Matt Mayer1-0/+10
2024-10-13refactor(location): support multiple postcode_by_state patterns (#3170)Matt Mayer1-1/+1
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-12fix(location): update valid ZIP ranges for FL and VA (#3167)Matt Mayer1-2/+2
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth4-0/+30
2024-10-12chore(deps): update dependency eslint-plugin-unicorn to v56 (#3159)renovate[bot]1-1/+1
2024-10-10feat(locale): add Swedish(sv) counties (#3154)Johan Holmerin2-0/+294
2024-10-10feat(internet): improve ipv4 method (#2992)ST-DDT2-5/+168
2024-10-10feat(string): adds support for generating ULID (#2524)Bruno Leite4-18/+77
2024-10-10feat: add book module (#2949)Michał Cieślar22-0/+1173
2024-09-26fix(image): fix dataUri with type svg-base64 in browsers (#3144)ST-DDT2-3/+26
2024-09-26refactor(locale): update french legal entity types (#3142)Jeremie Lecomte1-1/+14
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero9-59/+59
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-16fix(locale): improve pt_PT location and person data (#3020)Jean-Pierre Carvalho5-30/+106