SyncRNG 1.3.3
- Resolve invalid package alias in Rd file
SyncRNG 1.3.2
- Enforce strict prototypes in C code.
SyncRNG 1.3.1
- Fix error with
unsigned int
when using clang compiler with UBSAN checks.
SyncRNG 1.3.0
- Allows using SyncRNG as a user-supplied random number generator in R. This enables using the functions
runif
and rnorm
.