i expect a long array containing integers [3,7,7,7,7,1....]
but the overall distribution should be skewed and normal.
using random() generates a uniform distribution.....
i expect a long array containing integers [3,7,7,7,7,1....]
but the overall distribution should be skewed and normal.
using random() generates a uniform distribution.....