소스 검색

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…
취소
저장