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
/
number
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-04-03
chore: activate eslint no-else-return (#2009)
Shinigami
1
-5
/
+5
2023-03-29
docs: add overview guides to specific modules (#1929)
Matt Mayer
1
-0
/
+11
2023-02-15
chore: activate noImplicitAny (#1839)
Shinigami
1
-1
/
+3
2023-01-30
feat(number)!: default to high precision float (#1675)
Matt Mayer
1
-14
/
+24
2023-01-18
docs: jsdoc for options (#1644)
Shinigami
1
-5
/
+104
2023-01-05
feat(string): add binary and octal random string generation (#1710)
Pablo Ladreyt
1
-0
/
+4
2023-01-03
feat(number): add binary and octal random number generation (#1708)
Pablo Ladreyt
1
-0
/
+58
2022-12-31
chore: turn on padding-line-between-statements (#1691)
Shinigami
1
-0
/
+2
2022-12-17
feat(number)!: change int default params (#1643)
Shinigami
1
-2
/
+2
2022-12-10
feat(number): adjust hex default (#1649)
Shinigami
1
-4
/
+4
2022-12-10
fix(number): values out of bounds (#1648)
ST-DDT
1
-4
/
+11
2022-12-09
feat(number)!: change float default params (#1642)
Shinigami
1
-11
/
+11
2022-12-07
refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)
Eric Cheng
1
-0
/
+2
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
1
-0
/
+197
Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>