FastLED 3.9.15
Loading...
Searching...
No Matches
random.cpp.hpp File Reference
#include "fl/math/random.h"
#include "fl/stl/singleton.h"
#include "fl/stl/mutex.h"
+ Include dependency graph for random.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::anonymous_namespace{random.cpp.hpp}::LockedRandom
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::anonymous_namespace{random.cpp.hpp}
 

Functions

math::randomfl::default_random () FL_NOEXCEPT
 Global default random number generator instance.
 

Class Documentation

◆ fl::anonymous_namespace{random.cpp.hpp}::LockedRandom

struct fl::anonymous_namespace{random.cpp.hpp}::LockedRandom
+ Collaboration diagram for fl::anonymous_namespace{random.cpp.hpp}::LockedRandom:
Class Members
mutex mtx
random rng