RNG.randf

Typed alias to get random value

struct RNG
alias randf = randT!float

Meta