aboutsummaryrefslogtreecommitdiff
path: root/test/string.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2023-01-29refactor(string): rename `special` to `symbol` (#1789)DivisionByZero1-5/+5
2023-01-11feat(string): generate string from characters (#1717)ST-DDT1-8/+100
2023-01-09feat(string): nanoid (#1716)Leyla Jähnig1-0/+31
2023-01-05feat(string): add binary and octal random string generation (#1710)Pablo Ladreyt1-0/+100
2022-12-07feat(string): add special() method (#1634)Brayton Rude1-0/+38
2022-12-07fix: broken `allowLeadingZeros` tests (#1638)Eric Cheng1-1/+1
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-3/+3
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-3/+3
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-3/+75
2022-11-14refactor(string): rename params (#1551)Eric Cheng1-62/+62
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-0/+483