We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1785fe3 commit 8f82eb0Copy full SHA for 8f82eb0
1 file changed
README.md
@@ -41,9 +41,9 @@ as evaluated by Pierre L'Ecuyer and Richard Simard in their famous paper
41
reader will take benefit reading L'Ecuyer & Simard's paper.
42
43
Each of the Pseudo Random Generator (PRG) implemented in PyRandLib is self
44
-documented. Names of classes directly refer to the kind of PRG they implem-
45
-ent augmented with some number characterizing their periodicity. All of
46
-their randomness characteristics are explained in every related module.
+documented. Names of classes directly refer to the kind of PRG they
+implement augmented with some number characterizing their periodicity. All
+of their randomness characteristics are explained in every related module.
47
48
49
### Why not Mersenne twister?
0 commit comments