A suite to track Project Diva score statistics and ratings / D4DJ event data.
projectdivar/server/node_modules/uuid/v5.js

4 lines
109 B

5 years ago
var v35 = require('./lib/v35.js');
var sha1 = require('./lib/sha1');
module.exports = v35('v5', 0x50, sha1);