aboutsummaryrefslogtreecommitdiff
path: root/src/modules/datatype
AgeCommit message (Expand)AuthorFilesLines
2022-12-05docs(datatype): add missing `@see` tags for deprecated methods (#1608)Matt Mayer1-1/+8
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-75/+36
2022-11-03feat(datatype): introduce probability option to boolean (#1476)ST-DDT1-2/+26
2022-10-30refactor(mersenne): rewrite internal mersenne (#1447)Shinigami1-5/+6
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-65/+40
2022-10-14refactor!: make mersenne internal (#1444)Shinigami1-1/+6
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-16/+5
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+20
2022-08-28docs(datatype): fix hexadecimal jsdoc (#1308)Eric Cheng1-1/+1
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-7/+7
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng1-5/+39
2022-06-03docs: fix faker.datatype.number document (#1035)Masashi Oyamada1-1/+1
2022-05-23feat: reimplement datatype.bigInt (#791)Shinigami1-10/+49
2022-05-05fix: typo in error message (#925)Andrey Azov1-1/+1
2022-05-04refactor!: remove deprecations (#916)Shinigami1-25/+0
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+305