RandomG.uniformR

uniform distribution on the range [0;to) for integer types, and on the (0;to) range for floating point types. Same caveat as uniform(T) apply

class RandomG(SourceT = DefaultEngine)
T
uniformR
(
T
bool boundCheck = true
)
(
T to
)

Meta