rng_stream_runif {nhppp} | R Documentation |
rstream
objectsSample from rstream
objects
rng_stream_runif(size = 1, minimum = 0, maximum = 1, rng_stream = NULL)
size |
Integer, number of samples |
minimum |
Lower bound |
maximum |
Upper bound |
rng_stream |
( |
a vector of uniform variates of size size
rng_stream_runif(10)