aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2024-12-29fix(image): dataUri should return random type (#3347)Matt Mayer1-2/+2
* fix(image): dataUri should return random type * fix jsdoc
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
* fix: basic wirdcard range handling + add more tests * chore: simplify lower/upper case conversion
2024-12-21docs: improve examples for objectKey,objectValue,objectEntry (#3339)Matt Mayer1-5/+5
* docs: improve examples for objectKey,objectValue,objectEntry * Update index.ts Co-authored-by: DivisionByZero <[email protected]> * Update index.ts Co-authored-by: Shinigami <[email protected]> --------- Co-authored-by: DivisionByZero <[email protected]> Co-authored-by: Shinigami <[email protected]>
2024-12-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette2-6/+0
Co-authored-by: ST-DDT <[email protected]>
2024-12-14docs: fix link to randomizer guide (#3332)ST-DDT1-1/+1
Currently, the link refers to the same documentation/page it is on. This PR changes the link to point to the guide docs instead.
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
* add list of spoken languages * remove dupes * add language definition * add language module * add test case for `language()` * autogenerated supporting code * add languages for urdu * add test to make sure the values are truthy * update seed to match new format * update language list slim them down to a few languages as the long list was not easy to build up * update documentation * update returns * language: convert alpha2 to lowercase * update seed flies * covert alpha3 to lowercase * update seeders * update example * update version * use interface for language * Update index.ts * Revert "Update index.ts" This reverts commit 72a18e99cfee1f4c09d151b27bda1f2c8d1137d8. * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> * language semantic Co-authored-by: ST-DDT <[email protected]> * add additional test cases * add examples for each property * add languages for the supported locales * update seeds * use example of german instead of english * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> --------- Co-authored-by: ST-DDT <[email protected]>
2024-12-13feat(internet): update to simplified modern user-agent list (#3324)Matt Mayer5-343/+33
* feat(internet): update to simplified modern user-agent list * fix reviews suggestions, fix extraneous } --------- Co-authored-by: ST-DDT <[email protected]>
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
* fix: fix various locale data with trailing spaces in the case of ar/location/state and hr/location/street_name, this was also a duplicate of a line without a space, so removed. * Delete test file
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
likely accidentally lost when originally imported ref #996 and https://manghammath.com/80s%20Hits/The%20Top%201000%20Songs%20of%20AllTime.pdf
2024-12-06fix(animal): re-moo-ved some incorrect cow data (#3326)Matt Mayer1-25/+0
My guess is when this was introduced in 1914b965c22b61a82e0aaf97e560899cd81bfee9 this was a copy-paste from something like Wikipedia, and there were some alphabetical markers like “A - edit” “B - edit” which made their way into the data
2024-12-04chore: improve variable naming of system module (#3315)ST-DDT1-7/+7
* chore: improve variable naming of system module * chore: rename variables in tests
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
* Update city_name.ts In accordance with the regulation of the Minister of Internal Affairs and Administration of 29 December 2015, the name of the city "Stargard Szczeciński" is changed to "Stargard". * Update city_name.ts --------- Co-authored-by: ST-DDT <[email protected]>
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
* refactor(locale): split up Spanish generic first names * chore: remove duplicates * chore: fix failing tests
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
Co-authored-by: DivisionByZero <[email protected]>
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
(#3253)
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