FastLED 3.9.15
|
LIB8STATIC uint8_t random8 | ( | uint8_t | min, |
uint8_t | lim ) |
Generate an 8-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 70 of file random8.h.
References LIB8STATIC, and random8().