What's the maximum time between random numbers being generated on the nRF52832's RNG? The datasheet just says
The time needed to generate one random byte of data is unpredictable, and may vary from one byte to the next. This is especially true when bias correction is enabled.
But how much "unpredictability" are we talking here? What's the maximum time between generated numbers? 50 milliseconds? 1 second? Unlimited?