UNPKG

seaport

Version:

service registry and port assignment for clusters

8 lines (6 loc) 217 B
module.exports = function () { // same as require('scuttlebutt/util').createId() return [1,1,1].map(function () { return Math.random().toString(16).substring(2).toUpperCase(); }).join(''); };