Release Notes
New placeholder - %rng_list:<num1>,<num2>% to return a random number from the generated list (an infinite amount of numbers can be given)
The numbers in the list can be weighted too, giving more probability to one number than others. Syntax: NUMBER;WEIGHT (example: %rng_list:5;25,10;75% for a 75%-25% chance)