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 (
Collapse
)
Author
Files
Lines
2023-01-02
feat(locale): extend english company (#1701)
PE LETT
1
-4
/
+4
2023-01-02
refactor(location): nearbyGPSCoordinate options (#1682)
Shinigami
2
-5
/
+142
Co-authored-by: ST-DDT <
[email protected]
>
2023-01-02
feat(helpers): add new faker.helpers.weightedArrayElement (#1654)
Matt Mayer
2
-0
/
+114
2022-12-31
feat(person): add short bio (#1696)
Matt Mayer
2
-1
/
+8
2022-12-31
chore: turn on padding-line-between-statements (#1691)
Shinigami
3
-0
/
+5
2022-12-30
docs: fix param check (#1694)
ST-DDT
1
-1
/
+27
2022-12-26
docs(datatype): allow markdown in @see links (#1667)
Matt Mayer
2
-0
/
+31
2022-12-26
test(helpers): fake should not trim whitespace (#1680)
ST-DDT
1
-0
/
+4
2022-12-25
feat(helpers): allow empty string in fake (#1679)
ST-DDT
2
-7
/
+13
2022-12-24
fix(locale): filter inappropriate words in the en locale (#1633)
Ryan Fox
4
-59
/
+59
2022-12-24
chore(deps): update doc-dependencies (#1671)
renovate[bot]
1
-17
/
+17
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <
[email protected]
>
2022-12-24
feat(locale): update location/country list (#1676)
Matt Mayer
1
-2
/
+2
2022-12-23
fix(location): use IANA standard for timezone (#1678)
Matt Mayer
1
-3
/
+3
2022-12-23
feat(helpers): fake from array (#1453)
ST-DDT
2
-15
/
+51
2022-12-17
test: fix duplicate test names (#1647)
Shinigami
5
-48
/
+24
2022-12-17
feat(number)!: change int default params (#1643)
Shinigami
4
-60
/
+60
2022-12-13
test: remove duplicate fixed-seeded-tests (#1653)
ST-DDT
2
-103
/
+2
2022-12-10
feat(number): adjust hex default (#1649)
Shinigami
1
-2
/
+2
2022-12-10
fix(image)!: remove lorempixel (#1641)
Shinigami
1
-48
/
+1
2022-12-10
fix(number): values out of bounds (#1648)
ST-DDT
3
-15
/
+12
2022-12-10
test: fix system fileExt assumption (#1646)
Shinigami
1
-4
/
+2
2022-12-09
feat(number)!: change float default params (#1642)
Shinigami
2
-25
/
+26
2022-12-07
feat(helpers): introduce `multiple` method (#1545)
ST-DDT
11
-29
/
+293
2022-12-07
feat(string): add special() method (#1634)
Brayton Rude
2
-0
/
+80
2022-12-07
infra: check test snapshots to be up to date (#1632)
ST-DDT
1
-12
/
+0
2022-12-07
fix: broken `allowLeadingZeros` tests (#1638)
Eric Cheng
2
-2
/
+2
2022-12-07
refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)
Eric Cheng
4
-31
/
+31
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
Co-authored-by: Eric Cheng <
[email protected]
>
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
7
-24
/
+501
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-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
Co-authored-by: Shinigami <
[email protected]
> Co-authored-by: ST-DDT <
[email protected]
>
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
Co-authored-by: ST-DDT <
[email protected]
>
2022-11-07
feat(person): add `zodiacSign()` (#182)
Bobby
2
-0
/
+18
Co-authored-by: ST-DDT <
[email protected]
>
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
Co-authored-by: ST-DDT <
[email protected]
>
[prev]
[next]