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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
feat: add some en locale city prefixes and suffixes (#685)
Eric Cheng
2
-10
/
+10
2022-04-05
feat: add some en locale product names (#686)
Eric Cheng
1
-4
/
+4
2022-04-04
test: fix random alpha and alphaNumeric tests assumptions (#774)
ST-DDT
1
-5
/
+5
2022-04-04
fix: random word fails on undefined (#771)
ST-DDT
1
-0
/
+15
2022-04-04
chore: fix mustache type warning and add some tests (#753)
ST-DDT
1
-5
/
+44
2022-04-03
chore: deprecate name.title() in favor of name.jobTitle() (#766)
ST-DDT
1
-1
/
+22
2022-04-03
chore: address zipCodeByState fix types (#760)
ST-DDT
1
-3
/
+3
2022-04-03
test: check that system.filePath() generates file extensions (#765)
ST-DDT
1
-2
/
+5
2022-04-03
refactor: rename hexaDecimal to hexadecimal (#764)
Piotr Kuczynski
2
-11
/
+35
2022-04-02
test: add a general country iban test (#746)
ST-DDT
1
-0
/
+14
2022-04-01
chore: remove invalid country code files (#752)
ST-DDT
1
-1
/
+0
2022-04-01
fix: deterministic results for address.nearbyGPSCoordinate (#737)
Leyla Jähnig
1
-0
/
+14
2022-03-31
feat: FakerError (#718)
Leyla Jähnig
5
-8
/
+29
2022-03-31
fix: datatype.number when min = max + precision, throw when max > min (#664)
Piotr Kuczynski
4
-40
/
+53
2022-03-31
test: added a few test cases for Albania IBAN (#739)
wael
1
-0
/
+35
2022-03-29
fix: remove doubled extension in system.filePath (#300)
Piotr Kuczynski
1
-8
/
+4
2022-03-28
fix: fake behavior with special replacement patterns (#688)
ST-DDT
1
-0
/
+34
2022-03-28
fix: Vehicle vin is always 17 characters long (#320)
Demi - Alvaro Martinez de Miguel
1
-2
/
+11
2022-03-28
chore: use a standardized deprecated function (#689)
Shinigami
4
-31
/
+15
2022-03-28
chore: improve readability and type safety for loadDefinitions (#269)
ST-DDT
1
-0
/
+21
2022-03-28
fix: force passed locales into faker constructor (#580)
Jason Papakostas
1
-1
/
+23
2022-03-28
test: fix all_functional tests (#609)
ST-DDT
1
-39
/
+49
2022-03-26
test: fix flaky unique test coverage (#667)
ST-DDT
1
-0
/
+17
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-4
/
+1
2022-03-25
refactor: deprecate time.recent (#661)
Shinigami
1
-1
/
+45
2022-03-25
refactor: date accept number input (#670)
Leyla Jähnig
1
-117
/
+96
2022-03-24
test: remove todo for number conversion (#669)
Shinigami
2
-4
/
+4
2022-03-24
fix: only return word with desirable alpha characters (#654)
Shinigami
2
-11
/
+72
2022-03-24
fix: name module gender (#644)
Shinigami
2
-89
/
+162
2022-03-24
refactor: set seed directly (#563)
ST-DDT
1
-0
/
+26
2022-03-24
fix: datatype.datetime should use static boundaries (#343)
ST-DDT
1
-20
/
+50
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
-1
/
+13
2022-03-24
fix: accept dates as params for Date methods (#200)
Piotr Kuczynski
1
-137
/
+115
2022-03-23
fix: corrected the Costa Rican IBAN format (#646)
Jelle Hulter
1
-0
/
+44
2022-03-21
chore(locale): added curated names for default(en) locale (#440)
Ganesh Budhathoki
1
-14
/
+20
2022-03-21
refactor: make number input immutable (#545)
Leyla Jähnig
1
-9
/
+18
2022-03-21
fix: mersenne rand invalid input argument (#577)
Leyla Jähnig
1
-22
/
+8
2022-03-21
fix: alphaNumeric all chars banned (#550)
Leyla Jähnig
1
-1
/
+1
2022-03-21
docs: deprecate randomize (#506)
Leyla Jähnig
1
-0
/
+16
2022-03-21
chore: deprecate helpers.*Card methods (#543)
Stéphane Prohaszka
1
-1
/
+16
2022-03-21
fix(finance): update iso-3166-1 country codes for IBAN/BIC (#168)
Benjamin MENANT
1
-6
/
+10
2022-03-15
chore: fix some lint warnings (#613)
ST-DDT
1
-1
/
+1
2022-03-15
docs: improve visualization for complex types (#608)
ST-DDT
2
-5
/
+16
2022-03-07
chore: configure eqeqeq lint rule (#595)
Shinigami
2
-2
/
+2
2022-03-07
chore: fix eslint error (#597)
Shinigami
1
-2
/
+2
2022-03-07
docs: add test for api docs generation (#574)
ST-DDT
5
-0
/
+300
2022-03-01
test: fix missing it blocks (#585)
Shinigami
1
-39
/
+61
2022-03-01
chore(type): type seedValue (#567)
Shinigami
22
-22
/
+66
2022-03-01
chore(deps): add prettier-plugin-organize-imports (#552)
Shinigami
1
-1
/
+1
[next]