|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Random number generator. More...
#include <src/utils/pcg_rand.h>
Public Member Functions | |
| float | uf () |
| float | sf () |
| uint32_t | u32 () |
Random number generator.
Definition at line 11 of file pcg_rand.h.