Those interested in random number generation may be interested in some updates to the section on Java random numbers, which looks at java.lang.Random, why you shoul avoid it in many cases, and an overview of alternatives. Among the updates, a Java implementation of the Numberical Recipes algorithm is now included. See the
Javamex blog for more information.