Functions: Random Function - Wynntils/Wynntils GitHub Wiki
- RAND
Returns a random value between given minimum and maximum
This function has 2 required arguments.
- min (Number) → The number that is lowest value (inclusive).
- max (Number) → The number that is highest value (exclusive).
POWER(<min>; <max>) → (Double)
RANDOM(0;1) → 0.89541225324778