Wow! I did a quick test and this works so much faster and better than previous releases. No more slow jump-ahead for the twister rng and no need to assign a task the rng explicitly to guarantee reproducibility.
Every
Task
object has a local random number generator state, providing reproducible (schedule-independent) execution of parallel simulation code by default.