index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
string.spec.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-08-01
test: move files to modules (#2279)
Shinigami
1
-817
/
+0
2023-05-20
test: vitest prefer-each (#2144)
Shinigami
1
-3
/
+4
Co-authored-by: ST-DDT <
[email protected]
>
2023-05-09
test: lint vitest (#2098)
Shinigami
1
-8
/
+8
2023-01-29
refactor(string): rename `special` to `symbol` (#1789)
DivisionByZero
1
-5
/
+5
2023-01-11
feat(string): generate string from characters (#1717)
ST-DDT
1
-8
/
+100
2023-01-09
feat(string): nanoid (#1716)
Leyla Jähnig
1
-0
/
+31
2023-01-05
feat(string): add binary and octal random string generation (#1710)
Pablo Ladreyt
1
-0
/
+100
2022-12-07
feat(string): add special() method (#1634)
Brayton Rude
1
-0
/
+38
2022-12-07
fix: broken `allowLeadingZeros` tests (#1638)
Eric Cheng
1
-1
/
+1
2022-12-07
refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)
Eric Cheng
1
-3
/
+3
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
1
-3
/
+3
Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-11-21
feat(helpers): add rangeToNumber method and add range parameters (#1486)
ST-DDT
1
-3
/
+75
2022-11-14
refactor(string): rename params (#1551)
Eric Cheng
1
-62
/
+62
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
1
-0
/
+483
Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>