Nothing
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.
Package details |
|
---|---|
Author | Mike Cheng [aut, cre, cph] |
Maintainer | Mike Cheng <mikefc@coolbutuseless.com> |
License | MIT + file LICENSE |
Version | 0.1.4 |
URL | https://github.com/coolbutuseless/cryptorng |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.