pszujewski / simple-obfuscator

Text obfuscator example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run node ./index.js for the default scramble. Scrambled text is printed to stdout.

Run node ./index.js with "1" to scramble all characters except special characters

Run with greater than 1 to scramble fewer characters. The default is 2.

About

Text obfuscator example


Languages

Language:JavaScript 100.0%