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

◆ random16_nolock()

u16 fl::math::random::random16_nolock ( )
inlineprivate

Definition at line 100 of file random.h.

100 {
101 return next_random16_nolock();
102 }
u16 next_random16_nolock() FL_NOEXCEPT
Definition random.h:57

References FL_NOEXCEPT, and next_random16_nolock().

Referenced by random16().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: