tdmRandomSeed: Generates pseudo-random random number seeds.

Description Usage Value Author(s) See Also Examples

Description

To use this mechanism, create first an object tdmRandomSeed with a call to makeTdmRandomSeed.

Usage

1

Value

In each call to this function a different integer in 0...100001+nCall is returned. This is true even if it is called many times within the same second (where Sys.time() will return the same integer). nCall is the number of calls to this function object.

Author(s)

Wolfgang Konen, Patrick Koch wolfgang.konen@th-koeln.de

See Also

makeTdmRandomSeed

Examples

1
2

TDMR documentation built on March 3, 2020, 1:06 a.m.