diff options
-rw-r--r-- | matlabbook.bib | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/matlabbook.bib b/matlabbook.bib index fe90d0c..568ecc3 100644 --- a/matlabbook.bib +++ b/matlabbook.bib @@ -38,3 +38,10 @@ address = {New York, NY, USA}, } +@misc{NIST_rng_check, + title = {A Statistical Test Suite for the Validation of Random + Number Generators and Pseudo Random Number Generators for + Cryptographic Applications.}, + howpublished = {\url{http://csrc.nist.gov/groups/ST/toolkit/rng/documentation_software.html}}, + note = {Accessed: 2016-10-09} +} |