fix: fix getRandomValues issue with node 16
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 25 Aug 2023 17:49:44 +0000 (19:49 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 25 Aug 2023 17:49:44 +0000 (19:49 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/utils.ts

index 33ec019db92c46688615be01bd8a59573c0b2457..7a0ed2f6d0d877f25a57772540bd58083c51b726 100644 (file)
@@ -1,5 +1,4 @@
 import * as os from 'node:os'
-import * as crypto from 'node:crypto'
 import type {
   MeasurementStatisticsRequirements,
   WorkerChoiceStrategyOptions