Ziggurat.randomize

initializes the argument with the probability distribution given and returns it for arrays this might potentially be faster than a naive loop

struct Ziggurat(RandG, T, alias probDensityF, alias tailGenerator, bool hasNegative = true)
U
randomize
(
U
)
(
ref U a
)

Meta