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
/
random.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-05-03
refactor!: reorganize src folder (#909)
Shinigami
1
-648
/
+0
2022-05-02
fix: replace deprecated arrayElement calls (#903)
Shinigami
1
-7
/
+7
2022-05-01
refactor: move some random methods to helpers (#892)
Shinigami
1
-30
/
+18
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-30
feat: separate methods for object key value (#503)
Leyla Jähnig
1
-13
/
+62
Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-04-24
feat: random numeric (#797)
Shinigami
1
-0
/
+58
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-10
feat: immutable options in random.alpha methods (#790)
ST-DDT
1
-32
/
+19
2022-04-08
chore: use consistent method calls (#817)
Shinigami
1
-7
/
+7
2022-04-04
fix: random word fails on undefined (#771)
ST-DDT
1
-1
/
+1
2022-04-03
refactor: rename hexaDecimal to hexadecimal (#764)
Piotr Kuczynski
1
-5
/
+6
2022-03-31
feat: FakerError (#718)
Leyla Jähnig
1
-1
/
+2
2022-03-31
fix: datatype.number when min = max + precision, throw when max > min (#664)
Piotr Kuczynski
1
-2
/
+6
2022-03-28
chore: use a standardized deprecated function (#689)
Shinigami
1
-18
/
+37
Co-authored-by: pkuczynski <
[email protected]
>
2022-03-28
refactor: drop usage of `fake` for internal calls (#703)
Piotr Kuczynski
1
-32
/
+35
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-6
/
+6
2022-03-24
fix: only return word with desirable alpha characters (#654)
Shinigami
1
-4
/
+30
2022-03-24
refactor: set seed directly (#563)
ST-DDT
1
-8
/
+1
2022-03-21
fix: alphaNumeric all chars banned (#550)
Leyla Jähnig
1
-4
/
+10
2022-03-07
docs: display correct signature (#596)
ST-DDT
1
-0
/
+20
2022-03-01
docs: improve random jsdocs (part 2) (#562)
ST-DDT
1
-13
/
+53
2022-03-01
chore(type): type seedValue (#567)
Shinigami
1
-2
/
+2
2022-02-20
docs: use vue components for api-docs (#446)
ST-DDT
1
-2
/
+2
2022-02-20
docs: various fixes (#523)
ST-DDT
1
-1
/
+1
2022-02-19
chore: enable jsdoc/sort-tags (#512)
Shinigami
1
-12
/
+10
2022-02-15
fix: remove invalid aliases (#488)
Shinigami
1
-9
/
+0
2022-02-15
test: rewrite random (#490)
Shinigami
1
-7
/
+8
2022-02-10
chore: fix JSDoc comments in random.ts (#408)
Piotr Kuczynski
1
-29
/
+76
Co-authored-by: Shinigami <
[email protected]
>
2022-02-03
chore: improve typings on random.objectElement (#407)
Piotr Kuczynski
1
-5
/
+14
Co-authored-by: Shinigami <
[email protected]
>
2022-01-30
chore: use explicit-module-boundary-types (#361)
Shinigami
1
-0
/
+1
2022-01-29
chore: add more type annotations (#358)
Eric Cheng
1
-2
/
+2
2022-01-29
chore: remove types from objectElement
Shinigami92
1
-5
/
+2
2022-01-25
docs: readme cleanup (#251)
Caleb Burton
1
-0
/
+5
2022-01-21
chore: delete old examples and doc folder (#155)
Damien Retzinger
1
-1
/
+3
Co-authored-by: Shinigami92 <
[email protected]
>
2022-01-19
chore: add support for readonly arrays (#189)
Erica Clark
1
-2
/
+2
Co-authored-by: Shinigami <
[email protected]
>
2022-01-14
feat: migrate random (#91)
Shinigami
1
-3
/
+381
2022-01-14
chore: add types
Shinigami92
1
-3
/
+3
2022-01-14
feat: rewrite datatype to ts
Shinigami92
1
-0
/
+24