aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2022-07-22refactor(company): rename companyName to name (#1166)Guilherme Minozzi2-3/+27
2022-07-20chore(linting): add naming convention rule (#1170)Leyla Jähnig2-0/+5
2022-07-19docs(name): use single quotes in examples and English as result (#1167)Hanna1-7/+7
2022-07-19feat(system.fileName): file extension count (#1101)Leyla Jähnig1-4/+28
2022-07-19refactor(name.findName): rename to fullName (#1127)Leyla Jähnig1-4/+41
2022-06-18refactor(name.findName): allow prefix and suffix (#1080)Leyla Jähnig1-19/+19
2022-06-18chore(random.alpha): remove todo comment (#1089)Leyla Jähnig1-1/+0
2022-06-18docs: deprecation workflow (#1067)Leyla Jähnig4-18/+23
2022-06-17chore(unsplash): deprecate unused const (#1046)Eric Cheng1-9/+13
2022-06-16refactor(phone): rename phoneNumber to number (#1063)Leyla Jähnig2-3/+26
2022-06-16chore(lorempixel.avatar): deprecate (#1069)Eric Cheng1-1/+11
2022-06-16chore(unsplash.avatar): deprecate (#1062)Leyla Jähnig1-1/+11
2022-06-16chore(lorempicsum.avatar): deprecate (#1065)Leyla Jähnig1-1/+11
2022-06-10chore: replace setToArray() with Array.from (#1050)Kris1-22/+2
2022-06-10chore: deprecate cityPrefix and citySuffix (#1041)ST-DDT1-0/+20
2022-06-05feat: science module (#1014)Eric Cheng1-0/+71
2022-06-04feat: always use https for loremflickr (#1034)Bob Fanger1-55/+48
2022-06-03docs: fix faker.datatype.number document (#1035)Masashi Oyamada1-1/+1
2022-05-25feat: add music.songName (#996)Wing Leung1-0/+12
2022-05-25fix: Luhn generation algorithms and tests (#980)Eric Cheng2-21/+44
2022-05-24docs: replace Luhn-based function jsdocs with valid numbers (#995)Eric Cheng2-4/+4
2022-05-23docs: fix mersenne rand min max confusion (#839)Greg Titan1-3/+3
2022-05-23feat: reimplement datatype.bigInt (#791)Shinigami1-10/+49
2022-05-22feat: color module (#801)Harsohail Brar4-6/+709
2022-05-22feat: allow banned as string (#819)Shinigami1-6/+93
2022-05-21feat: add casing option (#955)Shinigami2-93/+98
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT1-17/+29
2022-05-21feat(internet): HTTP random status code (#945)johge2011-0/+31
2022-05-18chore: deprecate phone.phoneFormats (#958)ST-DDT1-5/+18
2022-05-17chore: deprecate phone.phoneNumberFormat (#957)ST-DDT1-2/+13
2022-05-17feat: add date.birthdate (#962)ST-DDT1-0/+60
2022-05-16chore: fix emoji jsdocs formatting (#963)ST-DDT1-0/+1
2022-05-16feat(address): use localized fake pattern in city (#948)ST-DDT1-24/+12
2022-05-12chore: fix lint warning in address module (#938)ST-DDT1-1/+1
2022-05-09docs: consistent capitalization of crypto methods (#937)Eric Cheng1-3/+3
2022-05-07feat: support locale definitions directly from faker.fake (#884)ST-DDT1-5/+18
2022-05-05fix: typo in error message (#925)Andrey Azov1-1/+1
2022-05-04refactor!: remove deprecations (#916)Shinigami7-906/+31
2022-05-04fix: empty array passed into helpers.arrayElements (#921)c0per1-1/+4
2022-05-03refactor!: reorganize src folder (#909)Shinigami32-0/+8866