- #1
m~ray
- 31
- 0
hello , i wanted to get a random number generator for colored as well as white noise. all numbers in the range should be equally likely to be produced.. ie, say within 1-100, 50 shouldn't hav an extra high probability. on the net i found this fortran program.
http://fortran.com/gauss_random
when i run it and plot the random numbers , i see that more numbers are clustered at the mean. gaussian sort of distribution.
can i get some where or some how a flat distribution ??
http://fortran.com/gauss_random
when i run it and plot the random numbers , i see that more numbers are clustered at the mean. gaussian sort of distribution.
can i get some where or some how a flat distribution ??