Randomness of seeded cryptographically secure random number generator
If I generate a large true random number and I seed a CSPRNG with it, then can the output of this CSPRNG be used anywhere where there is a need for a true random number?
For example, if Alice and Bob both know the seed, then could the outp… Continue reading Randomness of seeded cryptographically secure random number generator