copycat.scramble('Zakary Hessel') // => 'Vqjmtp Rkbqyl'If a number is given, each digit will be replaced, and the floating point (if relevant) will be preserved:copycat.scramble(782364.902374) // => 239724.505138If an object or array is given, the values inside the object or array ...
The associates, being the benevolent souls they are, want to help and spread the word around or provide some contacts for the writer. The writer makes a few calls and lands a gig or two. Soon, the phone starts to ring with a few more requests. Off our freelance writer goes into the ...
copycat.scramble(input[, options])Takes in an input value, and returns a value of the same type and length, but with each character/digit replaced with a different character/digit.For string, the replacement characters will be in the same character range:...
copycat.scramble(input[, options])Takes in an input value, and returns a value of the same type and length, but with each character/digit replaced with a different character/digit.For string, the replacement characters will be in the same character range:...