Join Slack
Powered by
If I create an intance of `Random(seed = 777)` wil...
# stdlib
d
dimsuz
11/15/2016, 11:42 AM
If I create an intance of
Random(seed = 777)
will it produce same sequences of values across a
process restart
? how about across a JVM on different machines? can't google this right away...
2
Views
Open in Slack
Previous
Next