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

◆ fl_random() [1/2]

fl::fl_random::fl_random ( )
inline

Default constructor - uses current global random seed.

Definition at line 45 of file random.h.

u16 seed_
The current seed state for this instance.
Definition random.h:23
LIB8STATIC uint16_t random16_get_seed()
Get the current seed value for the random number generator.
Definition random8.h:100

References random16_get_seed(), and seed_.

+ Here is the call graph for this function: