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

◆ operator()() [3/3]

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

Definition at line 36 of file random.h.

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

References FL_NOEXCEPT, and generate_nolock().

+ Here is the call graph for this function: