Java GUID / UUID Update

One of my most visited posts is this one written in 2003 about a couple of little known classes in the JDK for generating unique identifiers, also known as GUID’s or UUID’s. Java 5 and later now also has the UUID class. Universally unique identifiers for everyone!