{
  "_id": "6a4a25af218ced014957218f",
  "Package": "cryptorng",
  "Type": "Package",
  "Title": "Access System Cryptographic Pseudorandom Number Generators",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Generate random numbers from the Cryptographically Secure\nPseudorandom Number Generator (CSPRNG) provided by the\nunderlying operating system. System CSPRNGs are seeded\ninternally by the OS with entropy it gathers from the system\nhardware. The following system functions are used:\narc4random_buf() on macOS and BSD; BCryptgenRandom() on\nWindows; Sys_getrandom() on Linux.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/coolbutuseless/cryptorng",
  "BugReports": "https://github.com/coolbutuseless/cryptorng/issues",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2024-05-31 07:11:45 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/cryptorng",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe69b12f346242aacf3386bf16d9d137461fbf99",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 09:32:41 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "cryptorng_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/9105d3a03044da69674038d1b989cd26a4c968e7b6d214b9ea18590b63a91240",
  "_filesize": 89205,
  "_sha256": "9105d3a03044da69674038d1b989cd26a4c968e7b6d214b9ea18590b63a91240",
  "_expires": "2026-10-13T09:36:45.000Z",
  "_created": "2026-07-05T09:32:41.000Z",
  "_published": "2026-07-05T09:36:47.204Z",
  "_jobs": [
    {
      "job": 85211172228,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090473622"
    },
    {
      "job": 85211172218,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090472742"
    },
    {
      "job": 85211172237,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090474830"
    },
    {
      "job": 85211172227,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090471920"
    },
    {
      "job": 85211172257,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090469595"
    },
    {
      "job": 85211172241,
      "time": 183,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090481623"
    },
    {
      "job": 85211172222,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090469201"
    },
    {
      "job": 85211172233,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090484126"
    },
    {
      "job": 85210969566,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090458768"
    },
    {
      "job": 85211172214,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85211172235,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090470823"
    },
    {
      "job": 85211172238,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090469189"
    },
    {
      "job": 85211172221,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090466980"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506",
  "_status": "success",
  "_upstream": "https://github.com/coolbutuseless/cryptorng",
  "_commit": {
    "id": "fe69b12f346242aacf3386bf16d9d137461fbf99",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "bump version for CRAN fixes [no ci]\n",
    "time": 1717139505
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 14,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "followers": 793,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 530,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cryptorng"
  },
  "_devurl": "https://github.com/coolbutuseless/cryptorng",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cryptorng.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/cryptorng",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-04-28"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-30"
    },
    {
      "version": "0.1.4",
      "date": "2024-06-02"
    }
  ],
  "_exports": [
    "rcrypto"
  ],
  "_help": [
    {
      "page": "rcrypto",
      "title": "Generate random numbers using platform-specific cryptographically secure pseudorandom number generators",
      "topics": [
        "rcrypto"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/cryptorng/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "cryptorng",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/5114b5a93a4f541de2e3b352ed1bfbb8f503d3054aee184fa23616f892448767",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/cb791eef7e5c349414281350d1e5576e721db6afcde3412cfc397c42aced877f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/3838a61fd3d7cf3acb423d786243e91b1f86e08f87f5491281f95e510fcf4605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/b21a5b35706027fb1a0cd14093d48131caa3c2474b449fb7c7ac67e8e4ede9cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:11.000Z",
      "arch": "aarch64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/2a1455b2689106d258323a7c559e45a12e8bafc16a7a4913e62a97f82f322b69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-05T09:35:46.000Z",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/c27ff52439b7f0a7f042e3be3ad971c9829ab7a6c0032ce25128590e1915593d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:11.000Z",
      "arch": "aarch64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/d3a85cf875e7e832c338555e9bb48b06dbd77ff01fcd8ae7043fd69813100728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-05T09:36:02.000Z",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/1779b2276426f72d67004de7fe7cc0f950735523dcce1f6c0eb0df8e8868009e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-05T09:34:06.000Z",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/a5e71f7ecc5e232bcc4f17a8e690e11c0458e2a9651c43f84ac4c06525c0ed6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-05T09:33:59.000Z",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/e577950f239340d198bf1b5ecffed8643fa07ae02b8808c22fffcb03333a67a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-05T09:33:41.000Z",
      "arch": "x86_64",
      "commit": "fe69b12f346242aacf3386bf16d9d137461fbf99",
      "fileid": "https://r2.ropensci.org/70142e9e266c7d21b8e638cde45c794bd497617f8c5f387df8b6c900de3b2ca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28736282506"
    }
  ]
}