Interfaced to setPrng() Sets the seed of the random number generator with a specified seed
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=i64), | intent(in) | :: | seed(:) | |||
| logical, | intent(in), | optional | :: | big |
Interfaced to setPrng() 'Randomly' sets the seed of the random number generator
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in), | optional | :: | big | ||
| logical, | intent(in), | optional | :: | display |