aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero7-521/+273
2023-02-20chore: turn on noImplicitThis (#1842)ST-DDT2-2/+2
2023-02-19refactor(datatype): deprecate `array` (#1853)DivisionByZero1-0/+9
2023-02-18refactor(datatype): deprecate `json` (#1852)DivisionByZero1-0/+9
2023-02-17chore: improve error message for faker.date.birthday (#1843)John Mal1-4/+6
2023-02-15chore: activate noImplicitAny (#1839)Shinigami29-35/+110
2023-02-15refactor(finance): standardize arguments (#1821)DivisionByZero1-13/+672
2023-02-12fix(person): improve to Dutch name generation (#1778)Martijn van Iersel6-35/+113
2023-02-11docs: improving readability of UUID string (#1622)Kcops111-8/+3
2023-02-11feat(person): add Portuguese BR Language to western zodiac sign (#1814)Guilherme Minozzi2-0/+16
2023-02-06refactor(commerce): price use options object (#1805)DivisionByZero1-4/+131
2023-02-04refactor(datatype): standardize arguments (#1804)DivisionByZero1-2/+21
2023-02-04fix(git): commitEntry normalize user (#1813)Shinigami1-1/+4
2023-02-04refactor(location): normalize signatures (#1784)DivisionByZero1-35/+429
2023-02-03fix(locale): replace Ð with Đ in hr and vi (#1810)Matt Mayer4-189/+177
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer48-211/+324
2023-02-01infra: configure lint rule array-type (#1793)Shinigami5-17/+19
2023-01-30feat(airline): add airline module (#1699)Matthew Petro11-0/+740
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer3-27/+33
2023-01-29refactor(system): replace mime db with common dataset (#1788)DivisionByZero2-8375/+7
2023-01-29refactor(string): rename `special` to `symbol` (#1789)DivisionByZero1-5/+8
2023-01-29refactor(internet): remove weigths in userAgent (#1761)DivisionByZero1-53/+19
2023-01-29refactor(locale)!: remove unused separator entry (#1731)ST-DDT14-17/+1
2023-01-26chore: fix missing defaultRefDate calls (#1781)ST-DDT1-5/+5
2023-01-26feat(helpers): add length range support in `arrayElements` (#1772)Eric Cheng1-12/+27
2023-01-24fix(helpers): uniform distribution in helpers.arrayElements (#1770)ST-DDT1-1/+2
2023-01-24feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)ST-DDT3-32/+61
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
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
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