瀏覽代碼

added uuidV1 entity

production
aaron 3 年之前
父節點
當前提交
c9c481791f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      elxr.js

+ 1
- 1
elxr.js 查看文件

@@ -9826,7 +9826,7 @@ const mixs = {
function __defineKernel(){

// MAC and time. Guaranteed unique unless generated way too fast or parallelly.
//const uuidv1 = require('uuid/v1'); // (date-time and MAC address)
//const uuidV1 = utils.core.uuidV1; // (date-time and MAC address)
//const uuidv2 = // (date-time and MAC Address, DCE security version)
// (namespace name-based) ...

Loading…
取消
儲存