# Generated by roxygen2: do not edit by hand

export(LdFlags)
export(TRNG.Random.seed)
export(TRNG.Version)
export(TRNGjump)
export(TRNGkind)
export(TRNGseed)
export(TRNGsplit)
export(check_rTRNG_linking)
export(defaultKind)
export(lagfib2plus_19937_64)
export(lagfib2xor_19937_64)
export(lagfib4plus_19937_64)
export(lagfib4xor_19937_64)
export(lcg64)
export(lcg64_shift)
export(mrg2)
export(mrg3)
export(mrg3s)
export(mrg4)
export(mrg5)
export(mrg5s)
export(mt19937)
export(mt19937_64)
export(rbinom_trng)
export(rlnorm_trng)
export(rnorm_trng)
export(rpois_trng)
export(runif_trng)
export(yarn2)
export(yarn3)
export(yarn3s)
export(yarn4)
export(yarn5)
export(yarn5s)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
useDynLib(rTRNG, .registration=TRUE)
