File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -341,11 +341,11 @@ The general settings are shown in the next table:
341341
342342<h4>Advanced tab: Random number properties</h4>
343343<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
345345generation are defined. By default, uniform random numbers with linear
346346interpolation 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
349349excellent statistical properties. If the default behavior is not desired, the
350350following parameters can be set:
351351</p>
You can’t perform that action at this time.
0 commit comments