Namespaces
Variants

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

From cppreference.net

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

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

반환값

0u

복잡도

상수.

참고 항목

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