HAL_RNG_GetRandomNumber() function
Returns generated random number in polling mode (Obsolete) Use HAL_RNG_GenerateRandomNumber() API instead.
Arguments
hrng
pointer to a RNG_HandleTypeDef structure that contains the configuration information for RNG.
Return value
Random value
Examples
HAL_RNG_GetRandomNumber() is referenced by 6 libraries and example projects: