Learn R Programming

nanonext (version 1.4.0)

.advance: Advances the RNG State

Description

Internal package function.

Usage

.advance()

Arguments

Value

NULL.

Examples

Run this code
.Random.seed
invisible(.advance())
.Random.seed

Run the code above in your browser using DataLab