Here the histogram I am getting is by generating the random numbers. Could you please advice me how can I generate a histogram without doing FillRandom.
Thank you Pepe Le Pew for your answer and code. I am obtaining a Gaussian histogram using it. But what I am looking for, is to make a Gaussian histogram without generating random numbers.
Probably by following a Gaussian function. The histogram obtained by generating random numbers is not symmetrical.
I hope I am clear with my query. I’ll be very glad to have any help and suggestion to get a symmetrical Gaussian histogram.