UNPKG

@scania/tegel

Version:
1 lines 246 B
function t(){const t=new Date,e=6e4*t.getMinutes()+1e3*t.getSeconds()+t.getMilliseconds(),a=Math.floor(1e6*Math.random()),n=Math.floor(1e6*Math.random());return a.toString(36).substring(2)+e.toString(36)+n.toString(36).substring(2)}export{t as g}