If the RNG clock is enabled, initializing RNG->CR |= RNG_CR_RNGEN;, and confirming that RNG->SR & RNG_SR_DRDY before reading RNG->DR.