STM32H7 random number generator is it uniform
Hi
I am assuming the random numbers generated by the RNG have a uniform distribution.
Is this correct?
Best regards
Rob
Hi
I am assuming the random numbers generated by the RNG have a uniform distribution.
Is this correct?
Best regards
Rob
The STM32H7 has a so-called TRNG (True RNG), which is based on an analogue noise source and has also been certified by NIST (see AN4230). So you can safely assume that the distribution of the generated 32-bit values is highly uniform.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.