util.uuid: Remove unused import
|
Kim Alvefur |
Tue, 08 Dec 2015 23:20:37 +0100 |
util.uuid: Use util.hex and util.random
|
Matthew Wild |
Tue, 02 Sep 2014 17:58:12 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
util.uuid: Use a local instead of a global.
|
Waqas Hussain |
Thu, 01 Apr 2010 19:27:26 +0500 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
util.uuid: Added function seed(string) to allow further seeding of the PRNG
|
Waqas Hussain |
Thu, 04 Jun 2009 19:55:56 +0500 |
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)
|
Waqas Hussain |
Thu, 04 Jun 2009 18:04:26 +0500 |
util.uuid: More uniqueness!
|
Waqas Hussain |
Thu, 04 Jun 2009 17:41:55 +0500 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
util.uuid: Return a string, not a number. Looked so innocent.
|
Matthew Wild |
Sun, 01 Feb 2009 02:17:56 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |