HomeHEPForge

Removed the pushing back unused parts of the random number for

Description

Removed the pushing back unused parts of the random number for
discrete versions of rndXXX(). This turned out to be more dangerous
than I thought. Introduced prndXXX() functions with the old behavior.