function gen_random_uniform() random¶
template <typename T, index_t Dims = 1>
KFR_FUNCTION expression_random_range<T, Dims> gen_random_uniform() Returns expression that produces uniform pseudorandom values using cycle counter entropy.
Defined at base/random.hpp:230