FastLED 3.9.15
|
LIB8STATIC uint16_t random16 | ( | uint16_t | min, |
uint16_t | lim ) |
Generate an 16-bit random number in the given range.
min | the lower bound for the random number, inclusive |
lim | the upper bound for the random number, exclusive |
Definition at line 88 of file random8.h.
References LIB8STATIC, and random16().