|
FastLED 3.9.15
|
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::random & | fl::default_random () FL_NOEXCEPT |
| Global default random number generator instance. | |