|
FastLED 3.9.15
|
| math::random & fl::default_random | ( | ) |
Global default random number generator instance.
All threads share a single Singleton<LockedRandom> so no two threads can produce duplicate sequences from identical seeds.
Definition at line 16 of file random.cpp.hpp.
References fl::Singleton< T, N >::instance().
Referenced by shuffle().
Here is the call graph for this function:
Here is the caller graph for this function: