Hi,

This is a consolidated patch containing an updated version of the logic, which adds a one way transform to avoid exposing the internal random sequence wrt the default PrngPlus mode. The transform used should logically not impact randomness in general, and the same has been verified to an extent by checking with TestU01 and DieHarder based rng test logics. 

With this, functionally the logic is ready. Please do cross check, and integrate if no issues are found.

--
Keep ;-)
HanishKVC