Changeset 31
- Timestamp:
- 12/21/12 22:56:56 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Overview.wiki
r30 r31 90 90 A simple program which computes the state of a Java Random class 91 91 instance given two sequential outputs of 92 `<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Random.html#nextInt()">nextInt()</a>`.92 <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Random.html#nextInt()">`nextInt()`</a>. 93 93 For more information, see the usage statement. 94 94
Note: See TracChangeset
for help on using the changeset viewer.