|
FastLED 3.9.15
|
| LIB8STATIC fl::u16 random16 | ( | fl::u16 | min, |
| fl::u16 | 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 97 of file random8.h.
References FL_NOEXCEPT, LIB8STATIC, min(), and random16().
Here is the call graph for this function: