Method Standards.UUID.make_version3()
- Method make_version3
Standards.UUID.UUIDmake_version3(stringname,stringnamespace)- Description
Creates a version 3 UUID with a
namestring 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".