RandomG.randomizeUniform

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
randomizeUniform
(
U
bool boundCheck
)
(
ref U a
)

Meta