cryptorng 0.1.4 2024-05-31
- Fix mis-specified function declarations picked up by CRAN LTO
checks
cryptorng 0.1.3 2024-05-25
- rcrypto()now supports more return types:- 
- rawraw vector of bytes
- chrhexadecimal string
- lglrandom logical values
- intuniform random integers
- dbluniform random doubles in the range [0, 1)
 
cryptorng 0.1.2 2024-04-28
- Fixes for CRAN
- Reintroduce ()for functions inDESCRIPTION
 
cryptorng 0.1.1 2024-04-26
- Fixes for CRAN
- Shorten title to <= 65 characters
- Remove ()from non-R functions inDESCRIPTION
 
- Rename generate_bytes()torcrypto()to
match R’s naming for RNGs
- Check for n <= 0
cryptorng 0.1.0 2024-04-25