aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2025-03-06refactor(internet): deprecate color method for removal (#3401)ST-DDT1-0/+11
2025-03-06feat(number): bigint multipleOf (#3402)Ernest1-9/+30
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen1-2/+21
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer1-3/+47
2025-01-11docs(finance): add seeAlsos (#3344)ST-DDT1-0/+18
2024-12-29docs(image): improve urlPlaceholder alternatives (#3351)ST-DDT1-2/+2
2024-12-29docs: fix examples which return string/number (#3348)Matt Mayer5-36/+35
2024-12-29refactor(image): deprecate urlPlaceholder (#3341)ST-DDT1-6/+15
2024-12-29fix(image): dataUri should return random type (#3347)Matt Mayer1-2/+2
2024-12-29fix(system): semver parts should not be limited to 0-9 (#3349)Matt Mayer1-3/+3
2024-12-28fix: basic wildcard range handling + add more tests (#3322)ST-DDT1-1/+13
2024-12-21docs: improve examples for objectKey,objectValue,objectEntry (#3339)Matt Mayer1-5/+5
2024-12-14chore: improve variable naming of helpers module (#3316)ST-DDT1-20/+20
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran1-0/+41
2024-12-13feat(internet): update to simplified modern user-agent list (#3324)Matt Mayer2-343/+4
2024-12-11feat(finance): use fake patterns for transactionDescription (#3202)ST-DDT1-9/+4
2024-12-11chore: improve parameter naming of internet module (#3317)ST-DDT1-2/+2
2024-12-09chore: align coding style of lorem module (#3313)ST-DDT1-2/+5
2024-12-09chore: align coding style of word module (#3319)ST-DDT1-14/+35
2024-12-06docs(helpers): add missing example results to uniqueArray (#3321)ST-DDT1-3/+3
2024-12-04chore: improve variable naming of system module (#3315)ST-DDT1-7/+7
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