Question
Generated random number is negative, but I expect it to be positive
Hi,
I am using HAL_RNG_GenerateRandomNumber API to generate random number between 0 to 4294967295, but when I debug the code, I see that the random number takes negative number.
Could anyone please help me with this?
Thanks.
