aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)AuthorFilesLines
2024-12-03refactor: replace MersenneTwister with pure-rand based one one (#3288)ST-DDT1-18/+6
2024-11-12feat: add initial seed parameter to constructors (#3220)ST-DDT1-4/+13
2024-11-03docs: expose documentation for randomizers (#3221)ST-DDT1-0/+22
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero2-39/+48
2024-02-19docs: more jsdoc fixes (#2668)ST-DDT1-0/+2
2024-02-02docs(utilities): add missing since (#2637)ST-DDT1-0/+2
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-05-04chore: rename generics (#2046)Shinigami1-9/+9
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-1/+1
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT1-0/+1
2023-04-16chore: unify todos (#2063)Shinigami1-1/+1
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-10/+3
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-3/+8
2023-01-13feat(locales): add mergeLocales utility (#1707)ST-DDT1-0/+37
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-6/+14
2022-05-03refactor!: reorganize src folder (#909)Shinigami5-2237/+9
2022-05-01refactor: move some random methods to helpers (#892)Shinigami1-1/+1
Co-authored-by: ST-DDT <[email protected]>
2022-04-29chore: fix any warnings in image module (#886)ST-DDT1-0/+17
2022-04-22feat: resettable unique store (#800)Shinigami1-17/+30
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-39/+12
2022-04-10refactor: improve unique (#810)Shinigami1-77/+96
Co-authored-by: ST-DDT <[email protected]>
2022-04-06chore: IBAN library typed and moved to utils (#785)Piotr Kuczynski1-0/+1414
2022-03-31feat: FakerError (#718)Leyla Jähnig1-1/+3
2022-03-31chore: move vendor to utils and update license notes (#738)Piotr Kuczynski3-0/+816