- I would like to know how to test hardware random number generators.
- What techniques, tools or tricks to solve the problem ?
- Any practical difficulties, implementation complexities etc.
Asked
Active
Viewed 171 times
0
-
A related answer. – fgrieu Mar 31 '14 at 06:09
-
possible duplicate of How random are commercial TRNGS – Gilles 'SO- stop being evil' Mar 31 '14 at 14:44
-
Answer related to 1 & 2. – e-sushi Mar 07 '15 at 20:22
1 Answers
1
NIST has a lot of information on testing random number generators at http://csrc.nist.gov/groups/ST/toolkit/rng/index.html that might be of value to you.

John Deters
- 3,728
- 15
- 29