-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 3.1.8
-
Component/s: Shell, Testing Infrastructure
-
Fully Compatible
-
ALL
-
-
Build B (10/30/15), Build C (11/20/15)
The shell function Random.setRandomSeed() is not reliable to set a random seed, since it relies on new Date().getTime()), which is only a millisecond based value.