Benchmarking
[poolifier.git] / lib / util.js
index 70a50744d684ef562eeae9ca9a5902feb5c27f72..f894202b6d80f86d090e38965750d5074ffcffcd 100644 (file)
@@ -4,7 +4,7 @@
  * @since 0.0.1
  */
 
-const uuid = require('uuid/v4')
+const uuid = require('uuid/v1')
 /**
  * Return an id to be associated to a node.
  */