Rand.with_seed_array
Description:
Creates a new random number generator initialized with seed.
Parameters:
| seed |
an array of seeds to initialize the random number generator |
| seed_length |
an array of seeds to initialize the random number generator |
Returns:
|
the new Rand |