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
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
5
-59
/
+64
2022-10-14
refactor!: make mersenne internal (#1444)
Shinigami
3
-402
/
+6
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
14
-645
/
+19
2022-10-11
chore: mark mersenne as deprecated (internal) (#1429)
ST-DDT
1
-0
/
+2
2022-10-09
feat: lorem null response fix (#1407)
ST-DDT
3
-57
/
+305
2022-09-29
fix(image): properly lock loremflickr.com images (#1396)
Manuel Odendahl
1
-16
/
+16
2022-09-22
fix(finance): adjust min length of generated bitcoin address (#1384)
Guilherme Minozzi
1
-4
/
+4
2022-09-22
feat(finance): branch code option in bic() (#1378)
Eric Cheng
1
-3
/
+14
2022-09-21
test(finance): use validator.js for bitcoin addresses (#1375)
Guilherme Minozzi
1
-1
/
+1
2022-09-08
fix: improve default seed initialization (#1334)
Shraddha Falane
1
-1
/
+1
2022-09-08
feat(modules): export module interfaces (#932)
Shinigami
26
-56
/
+54
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
26
-0
/
+541
2022-08-29
feat(system): add cron (#897)
Nick Hammond
1
-0
/
+73
2022-08-29
refactor(unique): move to helpers (#1298)
Leyla Jähnig
3
-12
/
+62
2022-08-29
fix(random): retry on invalid word generation (#1307)
Leyla Jähnig
1
-15
/
+51
2022-08-29
refactor(address): update deprecation warning (#1314)
Shinigami
1
-2
/
+3
2022-08-28
docs(datatype): fix hexadecimal jsdoc (#1308)
Eric Cheng
1
-1
/
+1
2022-08-28
fix(datatype): unintentional hex breaking change (#1306)
Eric Cheng
5
-12
/
+26
2022-08-25
refactor(helpers): deprecate repeatString (#1299)
Leyla Jähnig
1
-7
/
+12
2022-08-22
feat(company): move name formats to locales (#1293)
Guilherme Minozzi
1
-7
/
+10
2022-08-22
feat(name): add sexType method (#1289)
Shinigami
1
-0
/
+10
2022-08-19
feat(name): extract sex generator from gender to sex (#1168)
Hanna
1
-6
/
+27
2022-08-15
refactor(git): reduce code duplication and follow code style (#1271)
ST-DDT
1
-36
/
+9
2022-08-13
docs: fix typo in fake examples (#1268)
ST-DDT
2
-2
/
+2
2022-08-13
docs(commerce): add missing `@see` (#1269)
ST-DDT
1
-0
/
+2
2022-08-10
feat: `datatype.hexadecimal` signature change (#1238)
Eric Cheng
4
-9
/
+46
2022-08-08
feat(image): add image via.placeholder provider (#1186)
Adegoke Temitope
2
-0
/
+104
2022-08-05
chore(address): remove obsolete TODO (#1234)
ST-DDT
1
-1
/
+0
2022-08-04
docs: fixed inconsitency in @see usage in jsdoc (#1224)
Hanna
4
-11
/
+11
2022-08-04
feat(system.networkInterface): add networkInterface faker (#1133)
Andrew Titmuss
1
-0
/
+69
2022-08-01
fix(finance.bic): remove hardcoded elements and simplify function (#1171)
Hanna
1
-18
/
+14
2022-08-01
chore: rename Gender to Sex (#1163)
Hanna
1
-40
/
+66
2022-07-30
test: ensure jsdoc deprecated tag to have a message (#1213)
ST-DDT
1
-1
/
+1
2022-07-30
chore: deprecate address.streetPrefix and suffix (#1053)
ST-DDT
2
-1
/
+20
2022-07-30
refactor(company.name): deprecate `format` parameter (#1212)
Guilherme Minozzi
1
-1
/
+10
2022-07-30
feat: add rodent breed on animal 'en' locale (#1136)
Nahum Gamaliel Santana
1
-0
/
+12
2022-07-30
refactor(fake): move to `helpers` (#1161)
Leyla Jähnig
4
-97
/
+154
2022-07-30
chore(user-agent): fix linter warnings (#1174)
Leyla Jähnig
1
-88
/
+121
2022-07-22
refactor(company): rename companyName to name (#1166)
Guilherme Minozzi
2
-3
/
+27
2022-07-20
chore(linting): add naming convention rule (#1170)
Leyla Jähnig
2
-0
/
+5
2022-07-19
docs(name): use single quotes in examples and English as result (#1167)
Hanna
1
-7
/
+7
2022-07-19
feat(system.fileName): file extension count (#1101)
Leyla Jähnig
1
-4
/
+28
2022-07-19
refactor(name.findName): rename to fullName (#1127)
Leyla Jähnig
1
-4
/
+41
2022-06-18
refactor(name.findName): allow prefix and suffix (#1080)
Leyla Jähnig
1
-19
/
+19
2022-06-18
chore(random.alpha): remove todo comment (#1089)
Leyla Jähnig
1
-1
/
+0
2022-06-18
docs: deprecation workflow (#1067)
Leyla Jähnig
4
-18
/
+23
[next]