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
.