Correct my thought process here, if I'm wrong. Randomly generated numbers are one thing, randomly generating numbers that follow a normal distribution is another matter.
If I randomly generate 1 million numbers between 0-100, I should roughly have 10,000 1's, 10,000 2's, etc., so that the distribution would look more like a straight line.
Am I missing something?