1.0.0 • Published 2 years ago

text-mixer v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

text-mixer is a JavaScript package that scrambles strings

steps: 1.

```
    npm i text-mixer
```
  1.     import {scrambleText} from 'index.js'
        scrambleText("<string>")
1.0.0

2 years ago