My apologies if my explaining is off, but lately, I've been doing more with the Random module, and it felt a little limiting that it only outputed a single random value for all of the parameters linked to it. The only way I would subvert this is by creating several single-cycle Random modules and assigning them to different parameters to imitate dynamic randomness. I wanted to suggest a kind of Random module/extension which outputs a uniquely different random value for each linked parameter.
For example, assuming you can modulate up to 8 parameters, each of the 8 parameters would receive a different random value from the modulator.