aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-01-24docs(internet): document emoji type values (#1732)Matt Mayer1-1/+1
2023-01-22refactor(git): commitDate explicitly set default for refDate (#1750)DivisionByZero1-1/+1
2023-01-22chore: export mergeLocales utility (#1751)ST-DDT1-0/+1
2023-01-21docs: unwrap complex array params (#1753)ST-DDT1-1/+12
2023-01-20feat(company): add realistic Hungarian company names (#1758)Bence Szalai4-0/+23
2023-01-20fix(internet): fix invalid emails in some locales (#1746)Matt Mayer3-3/+10
2023-01-18fix(locale): filter inappropriate words in the en locale (#1745)Matt Mayer3-110/+0
2023-01-18docs: jsdoc for options (#1644)Shinigami15-90/+1604
2023-01-17chore(deps): update dependency prettier to v2.8.3 (#1726)renovate[bot]2-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
2023-01-13feat(locales): add mergeLocales utility (#1707)ST-DDT1-0/+37
2023-01-11feat(string): generate string from characters (#1717)ST-DDT1-70/+65
2023-01-09refactor(company): deprecate suffix methods (#1719)ST-DDT2-0/+23
2023-01-09feat(string): nanoid (#1716)Leyla Jähnig1-0/+42
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer146-36/+410
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira14-0/+134
2023-01-05feat(string): add binary and octal random string generation (#1710)Pablo Ladreyt2-0/+91
2023-01-03feat(number): add binary and octal random number generation (#1708)Pablo Ladreyt1-0/+58
2023-01-03chore(locale): split ne first_names to female and male (#1705)Matt Mayer4-57/+71
2023-01-02chore(locale): split es_MX names into female/male (#1704)Matt Mayer4-302/+316
2023-01-02feat(locale): extend english company (#1701)PE LETT1-5/+1
2023-01-02refactor(location): nearbyGPSCoordinate options (#1682)Shinigami1-13/+95
Co-authored-by: ST-DDT <[email protected]>
2023-01-02feat(helpers): add new faker.helpers.weightedArrayElement (#1654)Matt Mayer1-0/+49
2023-01-01chore: update license years to 2023 (#1706)Shinigami2-2/+2
2022-12-31feat(person): add short bio (#1696)Matt Mayer6-0/+84
2022-12-31chore(locale): split de_CH first names into male and female (#1692)Matt Mayer4-338/+333
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami32-0/+89
2022-12-30docs: fix param check (#1694)ST-DDT1-0/+3
2022-12-25feat(helpers): allow empty string in fake (#1679)ST-DDT1-10/+2
2022-12-24fix(locale): filter inappropriate words in the en locale (#1633)Ryan Fox4-185/+0
2022-12-24feat(locale): update location/country list (#1676)Matt Mayer1-8/+13
2022-12-23fix(location): use IANA standard for timezone (#1678)Matt Mayer9-616/+393
2022-12-23feat(helpers): fake from array (#1453)ST-DDT3-24/+120
2022-12-21fix(person): Incorrect behavior of name.firstName() function (#1610)Matt Mayer34-2332/+2491
2022-12-18fix(locale): change country name from Holanda to official name (#1669)Marcos Vidolin⚡3-3/+3
2022-12-17fix(locale): improve en_GB location addresses (#1620)Matt Mayer7-3/+124
2022-12-17feat(number)!: change int default params (#1643)Shinigami1-2/+2
2022-12-16chore: use merge function for locale data (#1666)ST-DDT14-13/+38
2022-12-13fix: ASCII-fy `domainWord()` (#1520)Julian Rabe1-4/+2
2022-12-10docs(finance): ethereumAddress returns non checksummed addresses (#1650)ST-DDT1-1/+3
2022-12-10feat(number): adjust hex default (#1649)Shinigami1-4/+4
2022-12-10fix(image)!: remove lorempixel (#1641)Shinigami2-406/+0
2022-12-10fix(number): values out of bounds (#1648)ST-DDT1-4/+11
2022-12-09feat(number)!: change float default params (#1642)Shinigami4-24/+31
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT9-92/+97
2022-12-07feat(string): add special() method (#1634)Brayton Rude1-0/+61
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng4-7/+11
2022-12-05docs(datatype): add missing `@see` tags for deprecated methods (#1608)Matt Mayer1-1/+8
2022-12-05refactor(image)!: rewrite module (#1477)Shinigami5-45/+652
2022-12-03fix(internet): userName, email and slugify return only ascii (#1554)Matt Mayer3-8/+364
2022-12-02docs(location): clarify city and cityName methods (#1621)Matt Mayer1-2/+4