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

◆ operator()() [1/3]

result_type fl::math::random::operator() ( )
inline

Definition at line 35 of file random.h.

35{ return generate_nolock(); }
result_type generate_nolock() FL_NOEXCEPT
Definition random.h:68

References FL_NOEXCEPT, and generate_nolock().

+ Here is the call graph for this function: