RNG.randf

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

struct RNG
alias randf = rand!float

Meta