Namespaces
Variants

std::philox_engine<UIntType,w,n,r,consts>:: max

From cppreference.net

static constexpr result_type max ( ) ;
(C++26부터)

난수 엔진이 잠재적으로 생성할 수 있는 최댓값을 반환합니다.

반환값

2 w
-1

복잡도

상수.

참고 항목

[static]
출력 범위에서 가능한 가장 작은 값을 얻음
(public static member function)