aboutsummaryrefslogtreecommitdiff
path: root/src/modules/random
AgeCommit message (Expand)AuthorFilesLines
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+2
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-14/+9
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-2/+2
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-1/+1
2022-11-14refactor(string): rename params (#1551)Eric Cheng1-3/+7
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-8/+8
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-213/+49
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-6/+6
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-22/+4
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+12
2022-08-29fix(random): retry on invalid word generation (#1307)Leyla Jähnig1-15/+51
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT1-1/+0
2022-06-18chore(random.alpha): remove todo comment (#1089)Leyla Jähnig1-1/+0
2022-06-18docs: deprecation workflow (#1067)Leyla Jähnig1-2/+2
2022-05-22feat: color module (#801)Harsohail Brar1-1/+1
2022-05-22feat: allow banned as string (#819)Shinigami1-6/+93
2022-05-21feat: add casing option (#955)Shinigami1-89/+92
2022-05-04refactor!: remove deprecations (#916)Shinigami1-307/+1
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+648