go-uuid: Make uuid_test.go independent of the system clock. The test depends on an advancing clock, but it can sometimes run fast enough that the clock has not advanced. R=borman CC=borman http://codereview.appspot.com/6243069 Committer: Paul Borman <borman@google.com>