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
/
datatype
/
index.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
refactor(datatype)!: remove v8 deprecated datatype methods (#2694)
Shinigami
1
-455
/
+1
2023-12-30
refactor(number): deprecate precision in favor of multipleOf in float (#2564)
DivisionByZero
1
-2
/
+2
2023-12-04
docs: add missing throw descriptions in JSDocs (#2560)
DivisionByZero
1
-1
/
+5
2023-11-20
docs: consistent @see jsdoc tags (#2473)
ST-DDT
1
-9
/
+10
2023-11-13
test(docs): ensure defaults are consistent (#2177)
ST-DDT
1
-3
/
+3
2023-11-06
refactor: simplify module creation (#2485)
ST-DDT
1
-7
/
+2
2023-10-11
infra(unicorn): no-array-for-each (#2461)
ST-DDT
1
-2
/
+2
2023-09-18
feat: split SimpleFaker class from Faker (#2369)
Shinigami
1
-2
/
+2
2023-07-18
chore: enable strictBindCallApply (#2254)
Shinigami
1
-10
/
+2
2023-05-15
docs: switch doc links to stable (#2152)
Shinigami
1
-2
/
+2
2023-04-26
feat(date): introduce anytime (#2096)
ST-DDT
1
-2
/
+3
2023-04-22
refactor(datatype): deprecate datetime (#2053)
Shinigami
1
-1
/
+12
2023-03-29
docs: add overview guides to specific modules (#1929)
Matt Mayer
1
-0
/
+6
2023-03-27
docs: mark method references in @deprecation messages (#1963)
ST-DDT
1
-1
/
+1
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-15
chore: activate noImplicitAny (#1839)
Shinigami
1
-1
/
+3
2023-02-04
refactor(datatype): standardize arguments (#1804)
DivisionByZero
1
-2
/
+21
2023-01-18
docs: jsdoc for options (#1644)
Shinigami
1
-6
/
+116
2022-12-31
chore: turn on padding-line-between-statements (#1691)
Shinigami
1
-0
/
+4
2022-12-09
feat(number)!: change float default params (#1642)
Shinigami
1
-3
/
+12
2022-12-07
feat(helpers): introduce `multiple` method (#1545)
ST-DDT
1
-3
/
+10
2022-12-05
docs(datatype): add missing `@see` tags for deprecated methods (#1608)
Matt Mayer
1
-1
/
+8
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
1
-75
/
+36
2022-11-03
feat(datatype): introduce probability option to boolean (#1476)
ST-DDT
1
-2
/
+26
2022-10-30
refactor(mersenne): rewrite internal mersenne (#1447)
Shinigami
1
-5
/
+6
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
1
-65
/
+40
2022-10-14
refactor!: make mersenne internal (#1444)
Shinigami
1
-1
/
+6
2022-10-14
refactor!: cleanup deprecations (#1440)
Shinigami
1
-16
/
+5
2022-09-08
feat(modules): export module interfaces (#932)
Shinigami
1
-2
/
+2
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
1
-0
/
+20
2022-08-28
docs(datatype): fix hexadecimal jsdoc (#1308)
Eric Cheng
1
-1
/
+1
2022-08-28
fix(datatype): unintentional hex breaking change (#1306)
Eric Cheng
1
-7
/
+7
2022-08-10
feat: `datatype.hexadecimal` signature change (#1238)
Eric Cheng
1
-5
/
+39
2022-06-03
docs: fix faker.datatype.number document (#1035)
Masashi Oyamada
1
-1
/
+1
2022-05-23
feat: reimplement datatype.bigInt (#791)
Shinigami
1
-10
/
+49
2022-05-05
fix: typo in error message (#925)
Andrey Azov
1
-1
/
+1
2022-05-04
refactor!: remove deprecations (#916)
Shinigami
1
-25
/
+0
2022-05-03
refactor!: reorganize src folder (#909)
Shinigami
1
-0
/
+305