diff options
Diffstat (limited to '')
-rw-r--r-- | docs/Generator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Generator.html b/docs/Generator.html index 7b70033cb..90a92c553 100644 --- a/docs/Generator.html +++ b/docs/Generator.html @@ -474,7 +474,7 @@ By adding together two random numbers in the same range, we get the probability "roof" shape, enough for our needs:</p> <img src="img/roofprobability.jpg" /> -<p>(For the curious, there is a proof that adding together infinitely many uniform-distributed random number +<p>(For the curious, there is a proof that adding together infinitely many uniform-distributed random numbers produces random numbers with the Gaussian distribution.)</p> <p>This scheme can be used to produce clumps of flowers, when we select the 2D coords of the clump center on |