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
/
datatype.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-05-03
refactor!: reorganize src folder (#909)
Shinigami
1
-305
/
+0
2022-05-03
chore: add examples and improve jsdocs for datatype.datetime (#907)
ST-DDT
1
-6
/
+11
2022-05-01
refactor: move some random methods to helpers (#892)
Shinigami
1
-1
/
+1
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-19
chore: prefer string templates over string concatenation (#732)
Piotr Kuczynski
1
-1
/
+1
2022-04-08
refactor: datatype number (#798)
Shinigami
1
-12
/
+13
2022-04-08
chore: use consistent method calls (#817)
Shinigami
1
-15
/
+8
2022-04-03
refactor: rename hexaDecimal to hexadecimal (#764)
Piotr Kuczynski
1
-0
/
+25
2022-03-31
fix: datatype.number when min = max + precision, throw when max > min (#664)
Piotr Kuczynski
1
-22
/
+12
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-3
/
+3
2022-03-24
refactor: set seed directly (#563)
ST-DDT
1
-8
/
+1
2022-03-24
fix: datatype.datetime should use static boundaries (#343)
ST-DDT
1
-2
/
+2
2022-03-21
refactor: make number input immutable (#545)
Leyla Jähnig
1
-13
/
+12
Co-authored-by: Leyla Jähnig <
[email protected]
>
2022-03-07
chore: configure eqeqeq lint rule (#595)
Shinigami
1
-1
/
+1
2022-03-01
chore(type): type seedValue (#567)
Shinigami
1
-2
/
+2
2022-03-01
chore: refactor datatype array function (#566)
ST-DDT
1
-6
/
+4
Co-authored-by: Shinigami <
[email protected]
>
2022-02-20
docs: various fixes (#523)
ST-DDT
1
-1
/
+4
2022-02-02
chore: fix JSDoc comments in datatype.ts (#337)
Piotr Kuczynski
1
-34
/
+78
2022-01-30
fix: remove redundant precision from datatype.datetime options (#335)
Piotr Kuczynski
1
-16
/
+8
2022-01-28
chore: replace var (#315)
Shinigami
1
-1
/
+1
2022-01-18
fix(types): fixed datetime types for optional argument (#192)
Jared Fraser
1
-1
/
+3
Co-authored-by: Shinigami <
[email protected]
>
2022-01-14
chore: dynamically bind functions
Shinigami92
1
-10
/
+6
2022-01-14
chore: fix namespace binding
Shinigami92
1
-0
/
+12
2022-01-14
chore: format
Shinigami92
1
-5
/
+4
2022-01-14
feat: rewrite datatype to ts
Shinigami92
1
-0
/
+253