mirror of
https://github.com/acaloiaro/mersenne-twister-gnur
synced 2026-07-21 18:29:17 +00:00
Fixed typo in README.md
This commit is contained in:
parent
6ada64eaba
commit
80dab73437
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
mersenne-twister-gnur
|
||||
=====================
|
||||
|
||||
A Mersenne-Twister implementation modeled after a validated with GNU R's RNG.c.
|
||||
A Mersenne-Twister implementation modeled after and validated with GNU R's RNG.c.
|
||||
|
||||
#Examples
|
||||
##Getting Ten Random Doubles with GNU R
|
||||
|
|
|
|||
Loading…
Reference in a new issue