|
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 72 of file random8.h.
References LIB8STATIC, and random8().
Here is the call graph for this function: