Переглянути джерело

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) ...

Завантаження…
Відмінити
Зберегти