Package: random
Version: 0.2.7
Date: 2026-08-29
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Title: True Random Numbers using RANDOM.ORG
Description: The true random number service provided by the RANDOM.ORG
 website created by Mads Haahr samples atmospheric noise via radio tuned to
 an unused broadcasting frequency together with a skew correction algorithm
 due to John von Neumann.  More background is available in the included
 vignette based on an essay by Mads Haahr.  In its current form, the package
 offers functions to retrieve random integers, randomized sequences and
 random strings.
Depends: R (>= 2.8.0)
Imports: curl, utils
License: GPL (>= 2)
URL: https://www.random.org, https://github.com/eddelbuettel/random,
        https://dirk.eddelbuettel.com/code/random.html
BugReports: https://github.com/eddelbuettel/random/issues
NeedsCompilation: no
Packaged: 2026-08-29 18:44:27 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-08-30 05:10:12 UTC
Built: R 4.5.3; ; 2026-08-30 15:32:38 UTC; windows
