1.0.5 • Published 5 years ago

jsmp-infra-salt-pusher v1.0.5

Weekly downloads
13
License
MIT
Repository
-
Last release
5 years ago

#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

1.0.5

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago