cf_rnd_range_uint64¶
Category: random
GitHub: cute_rnd.h
Returns a random uint64_t from the range min to max (inclusive).
| Parameters | Description |
|---|---|
| rnd | The random number generator state. |
Related Pages¶
CF_Rnd
cf_rnd_seed
cf_rnd
cf_rnd_float
cf_rnd_double
cf_rnd_range_int
cf_rnd_range_double
cf_rnd_range_float