File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -341,11 +341,11 @@ The general settings are shown in the next table:
341
341
342
342
<h4>Advanced tab: Random number properties</h4>
343
343
<p>
344
- In the group \" Random number properties\ " , the properties of the random number
344
+ In the group " Random number properties" , the properties of the random number
345
345
generation are defined. By default, uniform random numbers with linear
346
346
interpolation are used, and the random numbers are drawn with the pseudo
347
- random number generator algorithm \" xorshift128+\ " . This random number generator
348
- has a period of 2^128, has an internal state of 4 Integer elements, and has
347
+ random number generator algorithm " xorshift128+" . This random number generator
348
+ has a period of 2^128, has an internal state of 4 Integer elements, and has
349
349
excellent statistical properties. If the default behavior is not desired, the
350
350
following parameters can be set:
351
351
</p>
You can’t perform that action at this time.
0 commit comments