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

◆ random16_get_seed()

LIB8STATIC fl::u16 random16_get_seed ( )

Get the current seed value for the random number generator.

Definition at line 107 of file random8.h.

107{ return rand16seed; }
fl::u16 rand16seed
Seed for the random number generator functions.

References FL_NOEXCEPT, LIB8STATIC, and rand16seed.

Referenced by fl::math::random::random().

+ Here is the caller graph for this function: