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.
| Version: | 0.1.3 |
| Depends: | R (≥ 4.0.0) |
| Imports: | R6 |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2026-04-22 |
| DOI: | 10.32614/CRAN.package.randompack (may not be active yet) |
| Author: | Kristján Jónasson [aut, cre] |
| Maintainer: | Kristján Jónasson <jonasson at hi.is> |
| BugReports: | https://github.com/jonasson2/randompack/issues |
| License: | BSD_3_clause + file LICENSE |
| URL: | https://github.com/jonasson2/randompack |
| NeedsCompilation: | yes |
| Materials: | README |
| CRAN checks: | randompack results |
| Reference manual: | randompack.html , randompack.pdf |
| Package source: | randompack_0.1.3.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): randompack_0.1.3.tgz, r-oldrel (arm64): not available, r-release (x86_64): randompack_0.1.3.tgz, r-oldrel (x86_64): randompack_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=randompack to link to this page.