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

Go to the source code of this file.

Classes

class  fl::math::random
 A random number generator class that wraps FastLED's random functions. More...
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::math
 

Typedefs

using fl::fl_random = math::random
 

Functions

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