RNG.randr

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

struct RNG
alias randr = rand!real

Meta