aboutsummaryrefslogtreecommitdiff
path: root/src/mersenne.ts
AgeCommit message (Expand)AuthorFilesLines
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-73/+0
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-2/+2
2022-03-31feat: FakerError (#718)Leyla Jähnig1-2/+5
2022-03-31chore: move vendor to utils and update license notes (#738)Piotr Kuczynski1-1/+1
2022-03-21fix: mersenne rand invalid input argument (#577)Leyla Jähnig1-7/+6
2022-03-07chore: configure eqeqeq lint rule (#595)Shinigami1-2/+2
2022-02-23refactor: convert mersenne into a class (#530)Leyla Jähnig1-4/+4
2022-02-20docs: various fixes (#523)ST-DDT1-1/+1
2022-02-14test: rewrite mersenne tests (#480)Piotr Narożnik1-1/+1
2022-02-06docs: improve mersenne jsdocs (#438)ST-DDT1-0/+25
2022-01-30chore: use explicit-module-boundary-types (#361)Shinigami1-3/+3
2022-01-24chore: migrate vendor (#254)Shinigami1-1/+1
2022-01-14feat: migrate random (#91)Shinigami1-0/+8
2022-01-14chore: add TODOShinigami921-0/+2
2022-01-14chore: add typesShinigami921-2/+2
2022-01-14feat: rewrite datatype to tsShinigami921-0/+36