show/hide this revision's text 3 added 76 characters in body

Try generating uniformly distributed random numbers, then applying your inverted non-uniform cumulative distribution function to each of them.

show/hide this revision's text 2 edited body; added 12 characters in body; deleted 3 characters in body

Try generating uniformly distributed random numbers, then applying each of them to your inverted non-uniform distribution function to each of them.

show/hide this revision's text 1

Try generating uniformly distributed random numbers, then applying each of them to your non-uniform distribution function.