RNG.randi

Typed alias to get random value

struct RNG
alias randi = randT!int

Meta