SRANDPDF
math statisticsPushes on the stack a function which emits values according to a provided value histogram.
The randomization is seeded. The seeded PRNG must have been initialized beforehand using PRNG
.
The result is a function. This function does not have any arguments.
To use the function pushed by SRANDPDF
onto the stack, use EVAL
.