Function min
Synopsis
#include "breeze/random/entropy_source.hpp"
static constexpr result_type min() noexcept
Description
- Returns
- The minimum random number that can be emitted, i.e. zero.
Source
Line 113 in breeze/random/entropy_source.hpp.
#include "breeze/random/entropy_source.hpp"
static constexpr result_type min() noexcept
Line 113 in breeze/random/entropy_source.hpp.