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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
fix: name module gender (#644)
Shinigami
2
-150
/
+146
2022-03-24
fix: solve various todos (#649)
Shinigami
4
-22
/
+14
2022-03-24
refactor: set seed directly (#563)
ST-DDT
3
-20
/
+9
2022-03-24
fix: datatype.datetime should use static boundaries (#343)
ST-DDT
1
-2
/
+2
2022-03-24
fix: fake is unable to return empty strings (#347)
ST-DDT
1
-0
/
+4
2022-03-24
fix: normalize provider in finance.creditCardNumber (#662)
Shinigami
1
-3
/
+4
2022-03-24
fix: accept dates as params for Date methods (#200)
Piotr Kuczynski
2
-43
/
+46
2022-03-24
chore: drop fake usage in vehicle.ts (#275)
Piotr Kuczynski
1
-7
/
+2
2022-03-23
fix: corrected the Costa Rican IBAN format (#646)
Jelle Hulter
1
-2
/
+6
2022-03-21
chore(locale): added curated names for default(en) locale (#440)
Ganesh Budhathoki
4
-0
/
+382
2022-03-21
fix: remove unreachable code finance (#508)
Leyla Jähnig
1
-19
/
+4
2022-03-21
refactor: make number input immutable (#545)
Leyla Jähnig
1
-13
/
+12
2022-03-21
fix: mersenne rand invalid input argument (#577)
Leyla Jähnig
1
-7
/
+6
2022-03-21
fix: alphaNumeric all chars banned (#550)
Leyla Jähnig
1
-4
/
+10
2022-03-21
docs: deprecate randomize (#506)
Leyla Jähnig
1
-1
/
+5
2022-03-21
chore: deprecate helpers.*Card methods (#543)
Stéphane Prohaszka
1
-0
/
+12
2022-03-21
fix(finance): update iso-3166-1 country codes for IBAN/BIC (#168)
Benjamin MENANT
1
-18
/
+1
2022-03-15
chore: fix some lint warnings (#613)
ST-DDT
6
-39
/
+53
2022-03-15
docs: add image_providers jsdocs (#612)
ST-DDT
3
-125
/
+150
2022-03-15
docs: improve visualization for complex types (#608)
ST-DDT
1
-1
/
+1
2022-03-07
chore: configure eqeqeq lint rule (#595)
Shinigami
9
-23
/
+23
2022-03-07
docs: display correct signature (#596)
ST-DDT
1
-0
/
+20
2022-03-02
fix: fix time.recent method signature (#586)
ST-DDT
2
-6
/
+16
2022-03-01
docs: improve random jsdocs (part 2) (#562)
ST-DDT
1
-13
/
+53
2022-03-01
docs: generate docs for fake() and unique() (#564)
ST-DDT
2
-1
/
+4
2022-03-01
docs: Fix 'Missing' entries (#565)
ST-DDT
2
-3
/
+9
2022-03-01
chore(type): type seedValue (#567)
Shinigami
3
-6
/
+6
2022-03-01
chore: refactor datatype array function (#566)
ST-DDT
1
-6
/
+4
2022-03-01
chore(deps): add prettier-plugin-organize-imports (#552)
Shinigami
51
-51
/
+50
2022-02-24
chore: move faker into own file (#548)
Shinigami
58
-201
/
+205
2022-02-23
refactor: convert mersenne into a class (#530)
Leyla Jähnig
2
-114
/
+163
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
14
-69
/
+90
2022-02-19
chore: enable jsdoc/sort-tags (#512)
Shinigami
12
-95
/
+56
2022-02-19
test: rewrite helpers tests (#499)
Shinigami
1
-1
/
+1
2022-02-17
feat(types): generate all locales index files with non-any types (#494)
ST-DDT
42
-60
/
+228
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-15
docs: improve internet jsdocs (#447)
ST-DDT
1
-215
/
+97
2022-02-15
fix: move el credit card information to the expected location (#484)
ST-DDT
8
-4
/
+4
2022-02-14
test: rewrite mersenne tests (#480)
Piotr Narożnik
1
-1
/
+1
2022-02-14
fix: fix bicycle_types files being named incorrectly (#477)
ST-DDT
4
-8
/
+8
2022-02-11
feat(types): provide strong typing for locales 2 (#398)
ST-DDT
381
-621
/
+2428
2022-02-10
docs: fix JSDoc comments in commerce.ts (#351)
ST-DDT
1
-20
/
+36
2022-02-10
fix: fix unique method types (#457)
ST-DDT
2
-18
/
+22
2022-02-10
docs: improve helpers jsdocs (#442)
ST-DDT
1
-57
/
+143
2022-02-10
chore: add JSDoc comments to address.ts (#230)
Manav Bokinala
1
-84
/
+143
2022-02-10
chore: fix JSDoc comments in random.ts (#408)
Piotr Kuczynski
1
-29
/
+76
2022-02-09
docs: improve lorem jsdocs (#458)
ST-DDT
1
-28
/
+86
2022-02-06
docs: improve unique jsdocs (#439)
ST-DDT
1
-2
/
+17
[next]