https://github.com/cran/rsprng
Raw File
Tip revision: f5881ae660d848d71bdafc5d4c6f25bbdae9b1b9 authored by Na (Michael) Li on 14 February 2004, 00:00:00 UTC
version 0.3-1
Tip revision: f5881ae
INDEX
free.sprng              Free memory used by SPRNG
init.sprng              Initialize SPRNG (Scalable Parallel Random
                        Number Generator)
pack.sprng              Return the PRNG state.
spawn.new.sprng         Spawn several new random number streams.
spawn.sprng             Spawn new random number streams based on the
                        current one.
type.sprng              Return the type of the active SPRNG stream
unpack.sprng            Restore the PRNG state.
back to top