Browse Source

uuid changes

production^2^2
Aaron 3 years ago
parent
commit
5fe00599ff
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      i.js

+ 1
- 1
i.js View File

@@ -17408,7 +17408,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…
Cancel
Save