<?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>Access System Cryptographic Pseudorandom Number Generators</dc:title>
  <dc:title>R package cryptorng version 0.1.4</dc:title>
  <dc:description>Generate random numbers from the Cryptographically Secure Pseudorandom 
    Number Generator (CSPRNG) provided by the underlying operating system.  
    System CSPRNGs are seeded internally by the OS with entropy it gathers
    from the system hardware. The following system functions are used:
    arc4random_buf() on macOS and BSD; BCryptgenRandom() on Windows; 
    Sys_getrandom() on Linux.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mike Cheng &lt;mikefc@coolbutuseless.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mike Cheng [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cryptorng/LICENSE)</dc:rights>
  <dc:date>2024-06-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cryptorng</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cryptorng</dc:identifier>
</oai_dc:dc>
