std::random_device::min
STD:随机[医]装置:MIN
static constexpr result_type min( | | (since C++11) |
---|
返回随机数引擎可能生成的最小值。此值等于0u
...
参数
%280%29
返回值
最小潜在生成值。
复杂性
常量。
另见
max static | gets the largest possible value in the output range (public static member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。