#include <stdint.h>
Go to the source code of this file.
Get random unsigned int 32 value from given range (from <= return <= to)
Definition at line 28 of file prng.c.