FastLED
3.9.15
Loading...
Searching...
No Matches
◆
maximum()
static
constexpr
result_type
fl::fl_random::maximum
(
)
inline
static
constexpr
Get the maximum value this generator can produce.
Returns
The maximum value (4294967295)
Definition at line
103
of file
random.h
.
103
{
104
return
4294967295U;
105
}
fl
fl_random
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2