FastLED 3.9.15
Loading...
Searching...
No Matches

◆ random8() [3/3]

u8 fl::math::random::random8 ( u8 n)
inline

Definition at line 47 of file random.h.

47{ return random8_nolock(n); }
u8 random8_nolock() FL_NOEXCEPT
Definition random.h:84

References FL_NOEXCEPT, and random8_nolock().

+ Here is the call graph for this function: