ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/SplittableRandom.java
(Generate patch)

Comparing jsr166/src/main/java/util/SplittableRandom.java (file contents):
Revision 1.18 by dl, Thu Aug 22 23:36:06 2013 UTC vs.
Revision 1.19 by jsr166, Sat Aug 24 06:06:53 2013 UTC

# Line 83 | Line 83 | import java.util.stream.DoubleStream;
83   * default-constructed instances do not use a cryptographically random
84   * seed unless the {@linkplain System#getProperty system property}
85   * {@code java.util.secureRandomSeed} is set to {@code true}.
86
86   *
87   * @author  Guy Steele
88   * @author  Doug Lea

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines