RandomG.randomizeUniformR

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
randomizeUniformR
(
U
V
bool boundCheck = true
)
(
ref U a
,
V to
)

Meta