RNG.randl

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

struct RNG
alias randl = rand!long

Meta