Optional Part

[pattern] means optional part of the pattern with 50/50 probability.

Examples

[-]NNN will generate -NNN or NNN.

Hint: you should use $IfR function to specify probability.
Example for 10% negative values: $IfR(10,-,)NNN