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-12-05
refactor(image)!: rewrite module (#1477)
Shinigami
2
-9
/
+385
2022-12-03
fix(internet): userName, email and slugify return only ascii (#1554)
Matt Mayer
3
-30
/
+178
2022-12-01
refactor(date)!: unify signatures (#1534)
Shinigami
2
-59
/
+566
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
7
-24
/
+501
2022-11-21
chore: re-enable sanitizeHtml check (#1500)
ST-DDT
1
-28
/
+28
2022-11-21
feat(helpers): add rangeToNumber method and add range parameters (#1486)
ST-DDT
10
-56
/
+461
2022-11-14
refactor(string): rename params (#1551)
Eric Cheng
3
-90
/
+90
2022-11-10
feat(word): add sample method (#714)
Piotr Kuczynski
4
-25
/
+78
2022-11-09
test: use test snapshots for scripts/apidoc/signature.spec.ts (#1488)
ST-DDT
4
-356
/
+510
2022-11-09
fix(date): don't allow parameters <= 0 (#1536)
Shinigami
1
-9
/
+23
2022-11-08
fix(git): adjust commitEntry to match `git log` output (#1539)
ST-DDT
2
-30
/
+63
2022-11-07
refactor(helpers)!: rewrite shuffle (#1521)
Shinigami
2
-16
/
+153
2022-11-07
feat(person): add `zodiacSign()` (#182)
Bobby
2
-0
/
+18
2022-11-07
feat(git): add options.refDate to commitEntry (#1512)
Kevin Meinhardt
4
-3
/
+116
2022-11-06
feat(locale): add dv locale (#1506)
Mohamed Suhaib
1
-1
/
+1
2022-11-03
feat(datatype): introduce probability option to boolean (#1476)
ST-DDT
7
-90
/
+157
2022-10-30
refactor(mersenne): rewrite internal mersenne (#1447)
Shinigami
2
-90
/
+33
2022-10-28
docs: add version banner (#1487)
Divyansh Singh
1
-16
/
+16
2022-10-26
feat(internet): add options to url() (#1480)
Eric Cheng
2
-4
/
+41
2022-10-23
feat: fake with multiple parameters (#1459)
ST-DDT
1
-14
/
+34
2022-10-23
docs: fix version test (#1478)
ST-DDT
1
-12
/
+15
2022-10-23
docs: link to next docs and vice versa (#1438)
ST-DDT
1
-0
/
+29
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
6
-273
/
+275
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
6
-19
/
+818
2022-10-17
chore(deps): update dependency vitepress to v1.0.0-alpha.21 (#1461)
renovate[bot]
1
-16
/
+16
2022-10-16
feat(location)!: `latitude`/`longitude` returns number (#1064)
Leyla Jähnig
2
-70
/
+50
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
5
-206
/
+222
2022-10-16
test: fix fake test expectation (#1458)
ST-DDT
1
-1
/
+1
2022-10-14
refactor!: make mersenne internal (#1444)
Shinigami
3
-11
/
+9
2022-10-14
feat(location)!: `nearbyGPSCoordinate` returns number tuple (#1061)
Leyla Jähnig
2
-48
/
+45
2022-10-14
feat(internet)!: ip now returns ipv4 and ipv6 (#1059)
Leyla Jähnig
2
-4
/
+14
2022-10-14
refactor!: cleanup deprecations (#1440)
Shinigami
18
-754
/
+75
2022-10-12
test: fix lint warning and simplify locales test (#1430)
ST-DDT
1
-44
/
+14
2022-10-12
test: extend vitest with toBeUnique (#1428)
Shinigami
3
-17
/
+42
2022-10-09
feat: lorem null response fix (#1407)
ST-DDT
4
-2
/
+245
2022-10-08
test(locale): check for duplicated entries (#1137)
Leyla Jähnig
11
-185
/
+243
2022-09-26
feat(science): add more units in en locale (#1386)
Eric Cheng
1
-6
/
+6
2022-09-22
fix(finance): adjust min length of generated bitcoin address (#1384)
Guilherme Minozzi
1
-3
/
+3
2022-09-22
feat(finance): branch code option in bic() (#1378)
Eric Cheng
2
-5
/
+22
2022-09-21
test(finance): use validator.js for bitcoin addresses (#1375)
Guilherme Minozzi
2
-4
/
+5
2022-09-08
docs: fix api generation (#1355)
Shinigami
1
-1
/
+1
2022-09-08
feat(modules): export module interfaces (#932)
Shinigami
1
-3
/
+3
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
3
-0
/
+38
2022-09-07
chore: remove obsolete test snapshots (#1338)
ST-DDT
1
-6
/
+0
2022-08-29
feat(system): add cron (#897)
Nick Hammond
2
-0
/
+80
2022-08-29
refactor(unique): move to helpers (#1298)
Leyla Jähnig
3
-81
/
+186
2022-08-29
fix(random): retry on invalid word generation (#1307)
Leyla Jähnig
2
-33
/
+33
2022-08-28
fix(datatype): unintentional hex breaking change (#1306)
Eric Cheng
2
-19
/
+25
2022-08-26
fix(locale): remove SUS names (#1303)
bertlobbezoo
5
-39
/
+39
2022-08-25
docs: properly handle multiple `@see` tags (#1270)
ST-DDT
4
-8
/
+39
[next]