Randomization

In reply to dave_59:

Hi Dave,

I have gone through section you mentioned.
So, as per second rule says “( preserve no state information )”
And as you mentioned, $random/urandom modify seed value and not share/return modify seed value.
Hence, it violation of rules.
Is it correct understanding ?

Thanks!