aboutsummaryrefslogtreecommitdiff
path: root/src/modules/helpers
AgeCommit message (Expand)AuthorFilesLines
2022-12-03fix(internet): userName, email and slugify return only ascii (#1554)Matt Mayer1-2/+4
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-14/+12
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-0/+20
2022-11-10docs(helpers): extend module jsdocs (#1515)ST-DDT1-2/+1
2022-11-10feat(word): add sample method (#714)Piotr Kuczynski1-1/+1
2022-11-07refactor(helpers)!: rewrite shuffle (#1521)Shinigami1-11/+43
2022-11-03feat(datatype): introduce probability option to boolean (#1476)ST-DDT1-2/+1
2022-10-23feat: fake with multiple parameters (#1459)ST-DDT1-13/+13
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-1/+1
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-8/+8
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-26/+0
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+32
2022-08-29refactor(unique): move to helpers (#1298)Leyla Jähnig2-0/+202
2022-08-25refactor(helpers): deprecate repeatString (#1299)Leyla Jähnig1-7/+12
2022-08-13docs: fix typo in fake examples (#1268)ST-DDT1-1/+1
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig1-0/+131
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 Cheng1-1/+1
2022-05-04refactor!: remove deprecations (#916)Shinigami1-337/+0
2022-05-04fix: empty array passed into helpers.arrayElements (#921)c0per1-1/+4
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+810