Searched refs:uuid3 (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/util/
H A Duuid.py4 uuid1(), uuid3(), uuid4(), uuid5() for generating version 1, 3, 4, and 5
20 >>> uuid.uuid3(uuid.NAMESPACE_DNS, 'python.org')
444 def uuid3(namespace, name): function
473 # The following standard UUIDs are for use with uuid3() or uuid5().

Completed in 18 milliseconds