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

◆ random8() [1/3]

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

Definition at line 46 of file random.h.

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

References FL_NOEXCEPT, and random8_nolock().

+ Here is the call graph for this function: