On 2010-01-31 15:53, Jason Lenthe wrote:
I am working on a project where I have the need to generate normally
distributed random positive integers, preferably unsigned 64 bit (or
even longer if possible) integers. More specifically, I will need the
ability to supply the expected value and the s
> I am working on a project where I have the need to generate normally
> distributed random positive integers, preferably unsigned 64 bit (or
> even longer if possible) integers. More specifically, I will need the
> ability to supply the expected value and the standard deviation for the
> desired
On Sun, Jan 31, 2010 at 4:30 AM, Rolf Nielsen
wrote:
> I am working on a project where I have the need to generate normally
> distributed random positive integers, preferably unsigned 64 bit (or even
> longer if possible) integers. More specifically, I will need the ability to
> supply the expect
Hi all,
I am working on a project where I have the need to generate normally
distributed random positive integers, preferably unsigned 64 bit (or
even longer if possible) integers. More specifically, I will need the
ability to supply the expected value and the standard deviation for the
desir