<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Toolbox for Pseudo and Quasi Random Number Generation and Random
Generator Tests</dc:title>
  <dc:title>R package randtoolbox version 2.0.5</dc:title>
  <dc:subject>CRAN Task View: Distributions (https://CRAN.R-project.org/view=Distributions)</dc:subject>
  <dc:description>Provides (1) pseudo random generators - general linear congruential generators, 
    multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister
    algorithm (&lt;doi:10.1007/978-3-540-74496-2_36&gt;) and WELL (&lt;doi:10.1145/1132973.1132974&gt;) 
    generators); (2) quasi random generators - the Torus algorithm, the
    Sobol sequence, the Halton sequence (including the Van der Corput sequence) and (3) some
    generator tests - the gap test, the serial test, the poker test, see, e.g., 
    Gentle (2003) &lt;doi:10.1007/b97336&gt;. 
    Take a look at the Distribution task view of types and tests of random number generators.
    The package can be provided without the 'rngWELL' dependency on demand.
    Package in Memoriam of Diethelm and Barbara Wuertz.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: rngWELL (&gt;= 0.10-1)</dc:relation>
  <dc:creator>Christophe Dutang &lt;dutangc@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Christophe Dutang [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6732-1501&gt;),
  Petr Savicky [aut],
  Yohan Chalabi [ctb] (part of R Code),
  Diethelm Wuertz [aut] (part of R Code),
  Donald Knuth [aut] (C code of Knuth-TAOCP RNG),
  Makoto Matsumoto [aut] (C code of SFMT algorithm),
  Mutsuo Saito [aut] (C code of SFMT algorithm)</dc:contributor>
  <dc:rights>BSD_3_clause + file LICENSE (https://CRAN.R-project.org/package=randtoolbox/LICENSE)</dc:rights>
  <dc:date>2024-10-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=randtoolbox</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.randtoolbox</dc:identifier>
</oai_dc:dc>
