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-10-30
refactor(mersenne): rewrite internal mersenne (#1447)
Shinigami
3
-76
/
+42
2022-10-28
feat(locale): update Korean color, date, location, word, company (#1492)
thilllon
13
-1
/
+501
2022-10-26
feat(internet): add options to url() (#1480)
Eric Cheng
1
-3
/
+18
2022-10-23
feat: fake with multiple parameters (#1459)
ST-DDT
1
-13
/
+13
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
847
-843
/
+871
2022-10-20
docs(string): update function jsdocs (#1473)
Eric Cheng
1
-5
/
+9
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
10
-299
/
+547
2022-10-16
feat(location)!: `latitude`/`longitude` returns number (#1064)
Leyla Jähnig
1
-21
/
+19
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
583
-888
/
+927
2022-10-14
refactor!: make mersenne internal (#1444)
Shinigami
4
-9
/
+14
2022-10-14
refactor(locale)!: change en_IND to en_IN (#1448)
wael
21
-8
/
+8
2022-10-15
refactor(company)!: remove hardcoded name fallback pattern (#1451)
Guilherme Minozzi
1
-9
/
+3
2022-10-14
feat(location)!: `nearbyGPSCoordinate` returns number tuple (#1061)
Leyla Jähnig
1
-6
/
+6
2022-10-14
feat(internet)!: ip now returns ipv4 and ipv6 (#1059)
Leyla Jähnig
1
-3
/
+3
2022-10-14
refactor!: cleanup deprecations (#1440)
Shinigami
16
-656
/
+22
2022-10-11
chore: mark mersenne as deprecated (internal) (#1429)
ST-DDT
2
-0
/
+5
2022-10-10
feat(locale): add male first names starting with Z to id_ID (#1424)
Fauzan
1
-0
/
+3
2022-10-09
feat: lorem null response fix (#1407)
ST-DDT
3
-57
/
+305
2022-10-08
test(locale): check for duplicated entries (#1137)
Leyla Jähnig
221
-4653
/
+415
2022-10-01
chore(locale): regenerate locale indexes (#1403)
ST-DDT
1
-1
/
+1
2022-09-29
feat(locale): add first name for zh_CN (#1376)
Kayson Wu
3
-0
/
+126
2022-09-29
fix(image): properly lock loremflickr.com images (#1396)
Manuel Odendahl
1
-16
/
+16
2022-09-29
feat(locale): extends id_ID company prefix (#1399)
fzn0x
1
-1
/
+1
2022-09-29
feat(locale): add new Indonesia state (#1400)
fzn0x
1
-0
/
+3
2022-09-29
fix(locale): change id_ID name to `Indonesian` (#1401)
fzn0x
1
-1
/
+1
2022-09-26
fix(finance): update Venezuelan bolívar name and code (#1394)
Adri Van Houdt
1
-2
/
+2
2022-09-26
fix(finance): update Zambian Kwacha to new version (#1393)
Adri Van Houdt
1
-2
/
+2
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
[prev]
[next]