X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmark-utils.mjs;h=35515c5197f3c333db7286726a8907f2a97d28e7;hb=adcb60cc45cbcbd82965be9a52030ace872ded3a;hp=e914e6b20337bf26b8aa58a8e4017ea834458fc8;hpb=f913c68ce1ad111704f1f319706cb99e9659e236;p=benchmarks-js.git diff --git a/benchmark-utils.mjs b/benchmark-utils.mjs index e914e6b..35515c5 100644 --- a/benchmark-utils.mjs +++ b/benchmark-utils.mjs @@ -1,4 +1,4 @@ -import crypto, { webcrypto } from 'crypto' +import crypto, { webcrypto } from 'node:crypto' /** * Generate a cryptographically secure random number in the [0,1[ range