Skip to content

Commit 8f82eb0

Browse files
authored
Update README.md
1 parent 1785fe3 commit 8f82eb0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ as evaluated by Pierre L'Ecuyer and Richard Simard in their famous paper
4141
reader will take benefit reading L'Ecuyer & Simard's paper.
4242

4343
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.
44+
documented. Names of classes directly refer to the kind of PRG they
45+
implement augmented with some number characterizing their periodicity. All
46+
of their randomness characteristics are explained in every related module.
4747

4848

4949
### Why not Mersenne twister?

0 commit comments

Comments
 (0)