jsmp-infra-salt-pusher

1.0.5 • Public • Published

#LET'S ADD SOME SALT Generates random string or number and pushes it to the provided array or string

#API: .pushToArray(arr, isNumericSalt) - push salt to array. Set isNumericSalt to false if you need a string salt, or true, if you need a random number

.pushToString(str, isNumericSalt) - add salt to string. Set isNumericSalt to false if you need a string salt, or true, if you need a random number

Readme

Keywords

none

Package Sidebar

Install

npm i jsmp-infra-salt-pusher

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

2.7 kB

Total Files

5

Last publish

Collaborators

  • serhii-fedotov