Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.6::
Standards
Standards.UUID

Method Standards.UUID.make_version3()


Method make_version3

Standards.UUID.UUID make_version3(string name, string namespace)

Description

Creates a version 3 UUID with a name string and a binary representation of a name space UUID.

Note

This implementation differs from Standards.UUID.make_version3() in that it does not attempt to normalize the namespace , and thus accepts malformed "UUIDs".