Noun
CSPRNG (plural CSPRNGs)
(cryptography) Initialism of cryptographically secure pseudorandom number generator.
Hypernym: PRNG
In other words, while a PRNG is only required to pass certain statistical tests, a CSPRNG must pass all statistical tests that are restricted to polynomial time in the size of the seed. Source: Internet