-
Option name:
"identifierGenerator" -
Option values:
"hexadecimal"/"randomized"/"zeroWidth"/"mangled"/"number"/Function
Modes
Custom Implementation
options.identifierGenerator()
Customize the new variables name of the program. Returns a string.
Options.js
Usage Example
The provided code example will obfuscate the fileinput.js and write the output to a file named output.js.
Usage Example
Enabled In
- High Preset: Yes
- Medium Preset: Yes
- Low Preset: Yes