StreamMaker
scalation.random.StreamMaker
object StreamMaker
The StreamMaker
object computes seeds for Random
and Random2
, both of which implement the 'MRG31k3p' random number generator. This generator has a period length around 2^185. Each seed is a 6-dimensional vector of 32-bit integers.
Attributes
- See also
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StreamMaker.type
Members list
In this article