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 (
Collapse
)
Author
Files
Lines
2022-12-01
refactor(date)!: unify signatures (#1534)
Shinigami
2
-19
/
+412
Co-authored-by: Eric Cheng <
[email protected]
>
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
19
-249
/
+357
Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-11-25
docs(date): clarify the purpose of the context parameter (#1576)
Matt Mayer
1
-2
/
+2
2022-11-23
chore(date): adjust to our standard implementation (#1589)
ST-DDT
1
-6
/
+4
2022-11-21
feat(locate): add japanese company (#1573)
kz-d
5
-0
/
+38
2022-11-21
chore: fix company definition jsdocs (#1575)
ST-DDT
1
-3
/
+3
2022-11-21
feat(helpers): add rangeToNumber method and add range parameters (#1486)
ST-DDT
5
-72
/
+148
2022-11-20
feat(locale): add free email domains for zh_CN (#1555)
Matt Mayer
3
-0
/
+30
2022-11-18
fix: first_name file in en_GH locale (#1566)
wael
1
-1
/
+4
2022-11-16
fix(locale): mk (Macedonian) names should use cyrillic а (#1557)
Matt Mayer
3
-164
/
+160
2022-11-14
refactor(string): rename params (#1551)
Eric Cheng
4
-38
/
+42
2022-11-10
docs(helpers): extend module jsdocs (#1515)
ST-DDT
1
-2
/
+1
2022-11-10
feat(word): add sample method (#714)
Piotr Kuczynski
3
-7
/
+79
Co-authored-by: Shinigami <
[email protected]
> Co-authored-by: ST-DDT <
[email protected]
>
2022-11-09
fix(date): don't allow parameters <= 0 (#1536)
Shinigami
1
-4
/
+20
2022-11-09
chore: remove broken source urls found in some locales (#1511)
Mohamed Suhaib
35
-35
/
+2
2022-11-09
chore: use boolean probability instead of magic numbers (#1540)
ST-DDT
1
-1
/
+1
2022-11-08
fix(git): adjust commitEntry to match `git log` output (#1539)
ST-DDT
1
-6
/
+63
2022-11-07
refactor(helpers)!: rewrite shuffle (#1521)
Shinigami
1
-11
/
+43
Co-authored-by: ST-DDT <
[email protected]
>
2022-11-07
feat(person): add `zodiacSign()` (#182)
Bobby
4
-0
/
+32
Co-authored-by: ST-DDT <
[email protected]
>
2022-11-07
feat(git): add options.refDate to commitEntry (#1512)
Kevin Meinhardt
1
-1
/
+5
2022-11-06
docs: update since tags for person and location (#1516)
Matt Mayer
2
-34
/
+34
2022-11-06
feat(locale): add dv locale (#1506)
Mohamed Suhaib
39
-0
/
+997
2022-11-03
feat(datatype): introduce probability option to boolean (#1476)
ST-DDT
3
-6
/
+29
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
Co-authored-by: ST-DDT <
[email protected]
>
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
Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
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
Co-authored-by: ST-DDT <
[email protected]
>
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
[prev]
[next]