Cryptographic pseudo-random number generators differ from regular random number generators by?
a.Salting the random numbers after generation
b.Generating multiple numbers and selecting one at random
c.Taking external input such as mouse cursor movements to increase entropy d.Encrypting the numbers using private key cryptography
e.Signing the random numbers after generation