Skip to contents

Set the default random seed when performing Monte Carlo sampling

Usage

setDefaultMCRandomSeed(seed)

Arguments

seed

Random seed number as an integer

Examples

setDefaultMCRandomSeed(123456)