Functiondojox.uuid.Uuid.getNode

dojo.require("dojox.uuid.Uuid");
defined in dojox/uuid/Uuid.js

If this is a version 1 UUID (a time-based UUID), getNode() returns a 12-character string with the "node" or "pseudonode" portion of the UUID, which is the rightmost 12 characters.

Usage

function () (view source)