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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-26
refactor(helper): deprecate replaceSymbolWithNumber (#2557)
Suyash Gulati
2
-13
/
+53
2023-11-23
infra(unicorn): prefer-code-point (#2509)
ST-DDT
4
-14
/
+18
2023-11-20
docs: consistent @see jsdoc tags (#2473)
ST-DDT
12
-87
/
+92
2023-11-19
fix(internet): username method to return value that always includes… (#2506)
amillwood
1
-21
/
+40
2023-11-18
fix(finance): correct VG IBAN format (#2552)
Alex Nagelkerke
1
-1
/
+1
2023-11-14
infra: enable strictNullChecks in tsconfig (#2435)
ST-DDT
10
-83
/
+161
2023-11-13
chore(deps): update dependency prettier to v3.1.0 (#2541)
renovate[bot]
1
-6
/
+8
2023-11-13
test(docs): ensure defaults are consistent (#2177)
ST-DDT
13
-90
/
+156
2023-11-13
fix(date): ensures correct range for birthdate (#2535)
Samuel Koch
1
-1
/
+1
2023-11-07
infra(typescript-eslint): switch-exhaustiveness-check (#2519)
ST-DDT
1
-0
/
+3
2023-11-07
refactor(string): remove arbitrary limit from sample (#2497)
ST-DDT
1
-6
/
+1
2023-11-07
feat(person): use fake patterns for jobTitle (#2528)
Matt Mayer
1
-1
/
+3
2023-11-07
fix(finance): maskedNumber has incorrect defaults (#2494)
ST-DDT
1
-1
/
+1
2023-11-07
infra(unicorn): no-array-reduce (#2479)
ST-DDT
1
-8
/
+2
2023-11-07
infra(unicorn): no-negated-condition (#2507)
ST-DDT
2
-12
/
+12
2023-11-06
refactor: simplify module creation (#2485)
ST-DDT
26
-177
/
+55
2023-11-04
infra(typescript-eslint): strict-type-checked (#2467)
ST-DDT
3
-7
/
+6
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
7
-27
/
+20
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-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-04
feat: support custom randomizer (#2284)
ST-DDT
1
-7
/
+5
2023-09-23
infra: lint all existing jsdocs (#2408)
ST-DDT
2
-0
/
+6
2023-09-18
feat: split SimpleFaker class from Faker (#2369)
Shinigami
5
-316
/
+331
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
1
-6
/
+24
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-05
feat(image): add image dataUri with base64 (#2273)
inkedtree
1
-4
/
+21
2023-08-10
fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)
Matt Mayer
1
-3
/
+4
2023-08-07
docs(number): remove wrong default value for float precision (#2299)
Marcelo Shima
1
-2
/
+0
2023-08-06
chore(deps): update dependency prettier to v3 (#2260)
Shinigami
3
-6
/
+9
2023-07-27
fix(helpers): prevent uniqueArray from hanging (#2239)
Matt Mayer
1
-1
/
+9
[next]