UniformVariable.max

Returns the maximum value of the uniform distribution for floating-point type T. (community summary)

struct UniformVariable(T)
@property
T
max
()
if (
isFloatingPoint!T
)