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

◆ generate_nolock() [1/3]

result_type fl::math::random::generate_nolock ( )
inlineprivate

Definition at line 68 of file random.h.

68 {
69 return next_random32_nolock();
70 }
u32 next_random32_nolock() FL_NOEXCEPT
Definition random.h:62

References FL_NOEXCEPT, and next_random32_nolock().

Referenced by generate_nolock(), operator()(), operator()(), operator()(), random16(), and random16().

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