Skip to content

Commit

Permalink
Require fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed May 4, 2023
1 parent 2862d24 commit d024a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/_data/global.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const crypto = require('crypto');

module.exports = {
random() {
return crypto.randomUUID();
Expand Down

0 comments on commit d024a16

Please sign in to comment.