UNPKG

tinkerhub

Version:

Connect your things together and tinker with them

7 lines (5 loc) 140 B
'use strict'; module.exports = function() { return Date.now().toString(36) + Math.floor((1 + Math.random()) * 0x10000).toString(36); };