RandomG.randomizeUniformR2

Randomizes the given array and returns it (for some types this is potentially more efficient, both from the use of random numbers and speedwise)

class RandomG(SourceT = DefaultEngine)
U
randomizeUniformR2
(
U
V
W
bool boundCheck = true
)
(
ref U a
,,
W to
)

Meta