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

◆ rand()

u32 fl::rand ( )

Definition at line 449 of file cstdlib.cpp.hpp.

449 {
450 return static_cast<u32>(::rand());
451}
u32 rand()

References rand().

Referenced by rand().

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