From 1f3e063b73170de616d21a2ea519bb0ffc44fcfc Mon Sep 17 00:00:00 2001 From: tobolar Date: Tue, 26 Oct 2021 16:39:39 +0200 Subject: [PATCH] Html: use 'quot' for quotation --- AdvancedNoise/Sources/TimeBasedNoise.mo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AdvancedNoise/Sources/TimeBasedNoise.mo b/AdvancedNoise/Sources/TimeBasedNoise.mo index ebc585b..17b5ae6 100644 --- a/AdvancedNoise/Sources/TimeBasedNoise.mo +++ b/AdvancedNoise/Sources/TimeBasedNoise.mo @@ -341,11 +341,11 @@ The general settings are shown in the next table:

Advanced tab: Random number properties

-In the group \"Random number properties\", the properties of the random number +In the group "Random number properties", the properties of the random number generation are defined. By default, uniform random numbers with linear interpolation are used, and the random numbers are drawn with the pseudo -random number generator algorithm \"xorshift128+\". This random number generator -has a period of 2^128, has an internal state of 4 Integer elements, and has +random number generator algorithm "xorshift128+". This random number generator +has a period of 2^128, has an internal state of 4 Integer elements, and has excellent statistical properties. If the default behavior is not desired, the following parameters can be set: