Shuffle

Shuffles the initial order of arrays. The order is brought back to the original during runtime.

Option name: "shuffle"

Option values: true/false/0-1


Input / Output

This example showcases how Shuffle transforms the code. Try it out by changing the input code and see changes apply in real-time.

Input.js

Loading...

Output.js

Loading...

Usage Example

The provided code example will obfuscate the file input.js and write the output to a file named output.js.

Usage Example

Loading...

Enabled In