aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette2-6/+0
2024-12-14docs: fix link to randomizer guide (#3332)ST-DDT1-1/+1
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 Jibran6-0/+159
2024-12-13feat(internet): update to simplified modern user-agent list (#3324)Matt Mayer5-343/+33
2024-12-13add german animal types (#3334)Matthias3-0/+60
2024-12-11feat(finance): use fake patterns for transactionDescription (#3202)ST-DDT4-9/+24
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-07refactor(locale): fix various locale data with trailing spaces (#3329)Matt Mayer14-24/+22
2024-12-06chore: align coding style of deprecated.ts (#3312)ST-DDT1-8/+9
2024-12-06docs(helpers): add missing example results to uniqueArray (#3321)ST-DDT1-3/+3
2024-12-06fix(location): fix bad uz street_name_part data (#3328)Matt Mayer1-2/+2
2024-12-06fix(music): fix truncated song names with commas (#3327)Matt Mayer1-23/+23
2024-12-06fix(animal): re-moo-ved some incorrect cow data (#3326)Matt Mayer1-25/+0
2024-12-04chore: improve variable naming of system module (#3315)ST-DDT1-7/+7
2024-12-03refactor: replace MersenneTwister with pure-rand based one one (#3288)ST-DDT2-300/+153
2024-12-02refactor(locale): update Polish city name (#3306)krpogorzelski1-1/+1
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