index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
chore: use enumValue (#1937)
Shinigami
3
-6
/
+6
2023-03-16
fix(random): prevent infinite do-while (#1938)
Shinigami
1
-0
/
+10
2023-03-15
feat(helpers): new method enumValue (#1920)
Caio Borghi
1
-0
/
+31
2023-03-14
refactor(internet): standardize signatures (#1845)
DivisionByZero
2
-34
/
+944
2023-03-14
feat: provide enums for color values (#1910)
Shinigami
1
-33
/
+40
2023-03-08
fix(internet): filter banned dots from email addresses (#1883)
Matt Mayer
1
-0
/
+7
2023-03-07
refactor!: remove dynamic locale switching support (#1735)
ST-DDT
2
-9
/
+15
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
1
-9
/
+42
2023-02-23
infra: error on deprecation (#1867)
ST-DDT
5
-1
/
+27
2023-02-22
refactor(git): length for commit sha (#1863)
Shinigami
1
-8
/
+38
2023-02-22
fix(random): remove deprecated method usage (#1865)
ST-DDT
1
-3
/
+3
2023-02-21
refactor(company)!: rename bs to buzz (#1860)
Shinigami
1
-8
/
+88
2023-02-21
fix(person): avoid repeated last name via new last_name_patterns (#1819)
Matt Mayer
1
-20
/
+47
2023-02-20
refactor(location)!: countryCode use ISO-3166-1 (#1720)
DivisionByZero
1
-6
/
+6
2023-02-20
chore: turn on noImplicitThis (#1842)
ST-DDT
2
-2
/
+2
2023-02-19
refactor(datatype): deprecate `array` (#1853)
DivisionByZero
1
-0
/
+9
2023-02-18
refactor(datatype): deprecate `json` (#1852)
DivisionByZero
1
-0
/
+9
2023-02-17
chore: improve error message for faker.date.birthday (#1843)
John Mal
1
-4
/
+6
2023-02-15
chore: activate noImplicitAny (#1839)
Shinigami
28
-32
/
+102
2023-02-15
refactor(finance): standardize arguments (#1821)
DivisionByZero
1
-13
/
+672
2023-02-11
docs: improving readability of UUID string (#1622)
Kcops11
1
-8
/
+3
2023-02-06
refactor(commerce): price use options object (#1805)
DivisionByZero
1
-4
/
+131
2023-02-04
refactor(datatype): standardize arguments (#1804)
DivisionByZero
1
-2
/
+21
2023-02-04
fix(git): commitEntry normalize user (#1813)
Shinigami
1
-1
/
+4
2023-02-04
refactor(location): normalize signatures (#1784)
DivisionByZero
1
-35
/
+429
2023-02-02
fix(person): change fullName to use name patterns (#1637)
Matt Mayer
1
-19
/
+10
2023-02-01
infra: configure lint rule array-type (#1793)
Shinigami
4
-15
/
+17
2023-01-30
feat(airline): add airline module (#1699)
Matthew Petro
1
-0
/
+273
2023-01-30
feat(number)!: default to high precision float (#1675)
Matt Mayer
2
-18
/
+28
2023-01-29
refactor(string): rename `special` to `symbol` (#1789)
DivisionByZero
1
-5
/
+8
2023-01-29
refactor(internet): remove weigths in userAgent (#1761)
DivisionByZero
1
-53
/
+19
2023-01-26
chore: fix missing defaultRefDate calls (#1781)
ST-DDT
1
-5
/
+5
2023-01-26
feat(helpers): add length range support in `arrayElements` (#1772)
Eric Cheng
1
-12
/
+27
2023-01-24
fix(helpers): uniform distribution in helpers.arrayElements (#1770)
ST-DDT
1
-1
/
+2
2023-01-24
feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)
ST-DDT
2
-32
/
+36
2023-01-24
docs(internet): document emoji type values (#1732)
Matt Mayer
1
-1
/
+1
2023-01-22
refactor(git): commitDate explicitly set default for refDate (#1750)
DivisionByZero
1
-1
/
+1
2023-01-21
docs: unwrap complex array params (#1753)
ST-DDT
1
-1
/
+12
2023-01-20
fix(internet): fix invalid emails in some locales (#1746)
Matt Mayer
1
-0
/
+7
2023-01-18
docs: jsdoc for options (#1644)
Shinigami
15
-90
/
+1604
2023-01-17
chore(deps): update dependency prettier to v2.8.3 (#1726)
renovate[bot]
2
-3
/
+3
2023-01-11
feat(string): generate string from characters (#1717)
ST-DDT
1
-70
/
+65
2023-01-09
refactor(company): deprecate suffix methods (#1719)
ST-DDT
1
-0
/
+21
2023-01-09
feat(string): nanoid (#1716)
Leyla Jähnig
1
-0
/
+42
2023-01-05
feat(string): add binary and octal random string generation (#1710)
Pablo Ladreyt
2
-0
/
+91
2023-01-03
feat(number): add binary and octal random number generation (#1708)
Pablo Ladreyt
1
-0
/
+58
2023-01-02
refactor(location): nearbyGPSCoordinate options (#1682)
Shinigami
1
-13
/
+95
2023-01-02
feat(helpers): add new faker.helpers.weightedArrayElement (#1654)
Matt Mayer
1
-0
/
+49
2023-01-01
chore: update license years to 2023 (#1706)
Shinigami
1
-1
/
+1
2022-12-31
feat(person): add short bio (#1696)
Matt Mayer
1
-0
/
+14
[next]