Hello teams.
Hope all is well
I saw an NXP engineer's response to a TRNG related question on this board that "TRNG operates internally to generate the seed from which the PRNG is built."
So, does that mean there is no need to input a separate seed value to generate a random number?
Ps : I know that when using the DRBG algorithm, it need to input a seed with a certain entropy. Are the DRBG algorithm and PRNG different concepts?