The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
with_ironseed()
and local_ironseed()
functions to temporarily change the .Random.seed
state.ironseed_stream()
function returns a
function that can be called multiple times to generate a stream of
output seeds. There are also new with_ironseed_stream()
and
local_ironseed_stream()
functions as well.ironseed()
gained a new methods
parameter
to control which methods are used for input seeds. The following methods
are supported (in order of default precedence)
ironseed()
.set_ironseed(...)
function to wrap
ironseed(..., set_seed = TRUE)
create_ironseed()
function to construct an ironseed
from objects. This function has a stricter interface than
ironseed()
and is useful for internal usage.ironseed()
now requires ...
arguments to
be unnammed.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.