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

◆ random16() [1/3]

u16 fl::math::random::random16 ( )
inline

Definition at line 50 of file random.h.

50{ return random16_nolock(); }
u16 random16_nolock() FL_NOEXCEPT
Definition random.h:100

References FL_NOEXCEPT, and random16_nolock().

+ Here is the call graph for this function: