aboutsummaryrefslogtreecommitdiff
path: root/test/number.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-510/+0
2023-05-09test: lint vitest (#2098)Shinigami1-8/+18
2023-03-23test(number): replace RegExp with validation functions (#1857)DivisionByZero1-7/+84
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-5/+1
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer1-5/+12
2023-01-03feat(number): add binary and octal random number generation (#1708)Pablo Ladreyt1-0/+68
2022-12-10fix(number): values out of bounds (#1648)ST-DDT1-11/+8
2022-12-09feat(number)!: change float default params (#1642)Shinigami1-19/+20
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-0/+354