RNG.randi

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

struct RNG
alias randi = rand!int

Meta