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-09-26
fix(finance): fix typo in Belarusian Ruble's name (#1395)
Adri Van Houdt
1
-1
/
+1
2022-09-26
fix(finance): Update Belarusian Ruble to new version (#1392)
Adri Van Houdt
1
-2
/
+2
2022-09-26
feat(science): add more units in en locale (#1386)
Eric Cheng
1
-0
/
+28
2022-09-22
fix(finance): adjust min length of generated bitcoin address (#1384)
Guilherme Minozzi
1
-4
/
+4
2022-09-22
feat(finance): branch code option in bic() (#1378)
Eric Cheng
1
-3
/
+14
2022-09-21
test(finance): use validator.js for bitcoin addresses (#1375)
Guilherme Minozzi
1
-1
/
+1
2022-09-08
fix: improve default seed initialization (#1334)
Shraddha Falane
1
-1
/
+1
2022-09-08
feat(modules): export module interfaces (#932)
Shinigami
28
-110
/
+132
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
26
-0
/
+541
2022-08-31
feat(locale): add months, days and few other minor strings to es (#1320)
P. León
10
-1
/
+88
2022-08-29
fix(internal): Fix typo in deprecation message (#1316)
ST-DDT
1
-1
/
+1
2022-08-29
feat(system): add cron (#897)
Nick Hammond
1
-0
/
+73
2022-08-29
refactor(unique): move to helpers (#1298)
Leyla Jähnig
4
-13
/
+63
2022-08-29
fix(random): retry on invalid word generation (#1307)
Leyla Jähnig
1
-15
/
+51
2022-08-29
refactor(address): update deprecation warning (#1314)
Shinigami
1
-2
/
+3
2022-08-28
docs(datatype): fix hexadecimal jsdoc (#1308)
Eric Cheng
1
-1
/
+1
2022-08-28
fix(datatype): unintentional hex breaking change (#1306)
Eric Cheng
5
-12
/
+26
2022-08-26
fix(locale): remove SUS names (#1303)
bertlobbezoo
3
-4
/
+0
2022-08-25
refactor(helpers): deprecate repeatString (#1299)
Leyla Jähnig
1
-7
/
+12
2022-08-22
feat(company): move name formats to locales (#1293)
Guilherme Minozzi
54
-60
/
+68
2022-08-22
feat(name): add sexType method (#1289)
Shinigami
1
-0
/
+10
2022-08-19
feat(locale): add city names (de) (#1283)
Henrik Fuchs
2
-0
/
+204
2022-08-19
feat(name): extract sex generator from gender to sex (#1168)
Hanna
18
-21
/
+45
2022-08-19
feat(locale): add horses to pl (#1227)
Hanna
3
-0
/
+253
2022-08-19
feat(locale): add directions and directions abbr to pl (#1225)
Hanna
3
-0
/
+26
2022-08-16
feat(locale): extend Hebrew (he) (#1257)
Ori Naveh
26
-436
/
+3350
2022-08-15
refactor(git): reduce code duplication and follow code style (#1271)
ST-DDT
1
-36
/
+9
2022-08-13
docs: fix typo in fake examples (#1268)
ST-DDT
2
-2
/
+2
2022-08-13
docs(commerce): add missing `@see` (#1269)
ST-DDT
1
-0
/
+2
2022-08-10
feat: `datatype.hexadecimal` signature change (#1238)
Eric Cheng
4
-9
/
+46
2022-08-08
feat(image): add image via.placeholder provider (#1186)
Adegoke Temitope
2
-0
/
+104
2022-08-05
locale(en): remove word examples that contain spaces (#281)
griest024
3
-30
/
+13
2022-08-05
chore(address): remove obsolete TODO (#1234)
ST-DDT
1
-1
/
+0
2022-08-05
locale(pl): add extra colors and sort lines (#1226)
Hanna
1
-7
/
+9
2022-08-04
docs: fixed inconsitency in @see usage in jsdoc (#1224)
Hanna
7
-14
/
+14
2022-08-04
feat(system.networkInterface): add networkInterface faker (#1133)
Andrew Titmuss
1
-0
/
+69
2022-08-02
feat(dev): add male_first_name,female_first_name, jp locale (#1217)
SATOSHI TAKAGI
3
-0
/
+288
2022-08-01
fix(finance.bic): remove hardcoded elements and simplify function (#1171)
Hanna
1
-18
/
+14
2022-08-01
chore: rename Gender to Sex (#1163)
Hanna
2
-42
/
+68
2022-07-30
test: ensure jsdoc deprecated tag to have a message (#1213)
ST-DDT
1
-1
/
+1
2022-07-30
chore: deprecate address.streetPrefix and suffix (#1053)
ST-DDT
18
-33
/
+52
2022-07-30
refactor(company.name): deprecate `format` parameter (#1212)
Guilherme Minozzi
1
-1
/
+10
2022-07-30
feat: add rodent breed on animal 'en' locale (#1136)
Nahum Gamaliel Santana
4
-0
/
+202
2022-07-30
refactor(fake): move to `helpers` (#1161)
Leyla Jähnig
4
-97
/
+154
2022-07-30
chore(user-agent): fix linter warnings (#1174)
Leyla Jähnig
1
-88
/
+121
2022-07-29
chore(locale.de): update word definition (#1148)
Leyla Jähnig
6
-19
/
+5638
2022-07-27
docs(definitions): minor formatting to definitions' types (#1172)
Hanna
13
-30
/
+82
2022-07-27
feat(locales.pl): add pl translation for gender and binary gender (#1162)
Hanna
3
-0
/
+31
2022-07-22
test: introduce seededTests factory (#838)
ST-DDT
1
-6
/
+14
2022-07-22
refactor(company): rename companyName to name (#1166)
Guilherme Minozzi
2
-3
/
+27
[prev]
[next]