Above code will generate random value between 1 to 10 for each repeat count.
Can you explain more in detail.
Like what is your behavior and what you are looking for ?
Hi Sush. You need to use a statistical test like Kolmogorov-Smirnov or Chi-squared to determine if a sample of numbers is consistent / inconsistent with a particular distribution. In addition, for the above code the sample size (20) is way too small to determine anything about the underlying distribution.