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
2023-11-03
refactor(person): remove duplicate title definitions (#2523)
Matt Mayer
8
-372
/
+0
2023-10-31
docs(phone): improve deprecation and see message (#2517)
ST-DDT
1
-2
/
+12
2023-10-28
refactor(finance): simplify maskedNumber implementation (#2493)
ST-DDT
1
-12
/
+6
2023-10-28
infra(unicorn): filename-case (#2492)
ST-DDT
3
-2
/
+2
2023-10-26
infra(unicorn): prefer-ternary (#2464)
ST-DDT
3
-29
/
+12
2023-10-24
infra(unicorn): no-for-loop (#2490)
ST-DDT
1
-2
/
+2
2023-10-23
refactor(finance): simplify litecoin address implementation (#2495)
ST-DDT
1
-6
/
+6
2023-10-23
chore: substrings of length one (#2496)
ST-DDT
1
-1
/
+1
2023-10-21
infra(unicorn): prefer-number-properties (#2452)
ST-DDT
4
-18
/
+21
2023-10-21
docs: fix deprecated text for internet.password (#2486)
Eric Beyer
1
-1
/
+1
2023-10-17
infra(unicorn): escape-case (#2469)
ST-DDT
3
-3
/
+3
2023-10-17
infra(typescript-eslint): prefer-regexp-exec (#2466)
ST-DDT
1
-11
/
+11
2023-10-17
infra(unicorn): prefer-spread (#2421)
Shinigami
8
-28
/
+21
2023-10-14
docs(number): improve documentation regarding number bounds (#2474)
ST-DDT
1
-0
/
+8
2023-10-14
infra(unicorn): catch-error-name (#2471)
ST-DDT
1
-1
/
+1
2023-10-11
infra(unicorn): consistent-destructuring (#2462)
ST-DDT
1
-10
/
+8
2023-10-11
infra(unicorn): prefer-includes (#2463)
ST-DDT
2
-2
/
+2
2023-10-11
infra(unicorn): no-array-for-each (#2461)
ST-DDT
2
-22
/
+11
2023-10-09
infra(unicorn): no-array-push-push (#2454)
ST-DDT
1
-4
/
+8
2023-10-09
infra(unicorn): no-hex-escape (#2440)
ST-DDT
1
-1
/
+3
2023-10-09
infra(unicorn): no-new-array (#2441)
ST-DDT
1
-1
/
+1
2023-10-08
infra(unicorn): prefer-array-flat-map (#2446)
ST-DDT
1
-3
/
+3
2023-10-07
infra(eslint): enable no-useless-escape eslint rule (#2434)
ST-DDT
3
-8
/
+8
2023-10-07
infra(unicorn): prefer-date-now (#2419)
Shinigami
2
-3
/
+3
2023-10-06
chore: randomizer cleanup (#2431)
ST-DDT
2
-1
/
+2
2023-10-05
feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)
DivisionByZero
9
-0
/
+1547
2023-10-04
feat: support custom randomizer (#2284)
ST-DDT
7
-61
/
+156
2023-09-29
feat(locale): add airline database science commerce and vehicle for zh_CN (#2...
CoolPlayLin
19
-0
/
+1388
2023-09-29
chore(finance): update mastercard patterns and test (#2396)
Matt Mayer
4
-4
/
+4
2023-09-23
infra: lint all existing jsdocs (#2408)
ST-DDT
2
-0
/
+6
2023-09-23
feat(locale): add unionpay credit card for zh_CN (#2338)
CoolPlayLin
2
-0
/
+10
2023-09-21
fix(locale): Dutch phone number (#2400)
Robin van der Vliet
1
-1
/
+8
2023-09-18
feat: split SimpleFaker class from Faker (#2369)
Shinigami
9
-510
/
+569
2023-09-17
feat(locale): add finance module for zh_CN (#2370)
CoolPlayLin
8
-0
/
+824
2023-09-17
fix(image): dataUri is not random (#2316)
Omkar Pednekar
1
-4
/
+4
2023-09-15
feat(location): Support ISO 3166-1 numeric country codes (#2325)
Robin van der Vliet
5
-260
/
+278
2023-09-15
added da data for date, phone, internet (#2389)
Anton Stonor
9
-0
/
+106
2023-09-11
refactor(internet): remove avatar_uri definitions (#2323)
Matt Mayer
2
-1254
/
+0
2023-09-10
feat(locale): fix wide month and add music for zh_CN (#2380)
CoolPlayLin
2
-12
/
+18
2023-09-10
chore(helpers): deprecate regexpStyleStringParse (#2290)
Eric Cheng
1
-59
/
+95
2023-09-10
feat(commerce): add method for generating ISBN-10 and ISBN-13 (#2240)
Robin van der Vliet
1
-0
/
+152
2023-09-10
feat(locale): add states for Croatia (hr) (#2142)
Matt Mayer
3
-0
/
+30
2023-09-09
feat(locale): added commerce and company data for da (#2378)
Anton Stonor
15
-0
/
+741
2023-09-05
chore(finance): remove defunct credit card issuers (#2356)
Matt Mayer
5
-29
/
+0
2023-09-05
feat(image): add image dataUri with base64 (#2273)
inkedtree
1
-4
/
+21
2023-09-03
feat(locale): add hacker for zh_CN (#2337)
CoolPlayLin
6
-0
/
+95
2023-09-03
feat(locale): add person data for yo locale (#2363)
0xfatherstreet
11
-0
/
+402
2023-09-01
feat(location): update en county list (#2238)
Matt Mayer
1
-0
/
+102
2023-09-01
feat(locale): add word category for da (#2359)
Anton Stonor
9
-0
/
+641
2023-08-30
feat(locale): add bio, animal, word, music for zh_CN (#2332)
CoolPlayLin
19
-0
/
+562
[next]