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-29
fix: remove doubled extension in system.filePath (#300)
Piotr Kuczynski
1
-2
/
+3
2022-03-29
docs: update faker.fake documentation (#709)
Piotr Kuczynski
1
-15
/
+25
2022-03-29
docs: add jsdoc examples to faker.word (#717)
Piotr Kuczynski
1
-14
/
+42
2022-03-28
fix: fake behavior with special replacement patterns (#688)
ST-DDT
1
-14
/
+8
2022-03-28
fix: Vehicle vin is always 17 characters long (#320)
Demi - Alvaro Martinez de Miguel
1
-1
/
+1
2022-03-28
chore: use a standardized deprecated function (#689)
Shinigami
5
-64
/
+153
2022-03-28
chore: improve readability and type safety for loadDefinitions (#269)
ST-DDT
1
-26
/
+23
2022-03-28
fix: force passed locales into faker constructor (#580)
Jason Papakostas
1
-3
/
+15
2022-03-28
refactor: drop usage of `fake` for internal calls (#703)
Piotr Kuczynski
4
-54
/
+55
2022-03-28
docs: mention template literals in fake docs (#701)
ST-DDT
1
-1
/
+4
2022-03-27
fix: replaced placeimg.com on loremflickr.com (#692)
Andrew Molchanov
1
-48
/
+48
2022-03-26
chore: replace substr with substring (#678)
Shinigami
1
-1
/
+1
2022-03-26
refactor: replace intern use of helper.randomize (#687)
Leyla Jähnig
2
-3
/
+7
2022-03-26
refactor(address.secondaryAddress): use local definition (#680)
Leyla Jähnig
1
-2
/
+3
2022-03-25
refactor: use number tuple as input for coordinate (#668)
Shinigami
1
-50
/
+73
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
14
-48
/
+40
2022-03-25
refactor: deprecate time.recent (#661)
Shinigami
1
-1
/
+12
2022-03-25
refactor: date accept number input (#670)
Leyla Jähnig
1
-27
/
+20
2022-03-24
fix: only return word with desirable alpha characters (#654)
Shinigami
1
-4
/
+30
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
[next]