1.0.5 • Published 3 years ago

jsmp-infra-salt-pusher v1.0.5

Weekly downloads
13
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago