<?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>Fast Random Number Generation with Multiple Engines and
Distributions</dc:title>
  <dc:title>R package randompack version 0.1.3</dc:title>
  <dc:description>Random number generation library implemented in C with multiple 
    engines and distribution functions, providing an R interface focused on 
    correctness, speed, and reproducibility. Supports various PRNGs including 
    xoshiro256++/**, PCG64, Philox, and ChaCha20, with methods for continuous, 
    discrete, and multivariate distributions.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: R6</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Kristján Jónasson &lt;jonasson@hi.is&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kristján Jónasson [aut, cre]</dc:contributor>
  <dc:rights>BSD_3_clause + file LICENSE (https://CRAN.R-project.org/package=randompack/LICENSE)</dc:rights>
  <dc:date>2026-04-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=randompack</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.randompack</dc:identifier>
</oai_dc:dc>
