RNG.randd

Typed alias to get random value between 0 and T.max or custom min and max

struct RNG
alias randd = rand!double

Meta