refactor: automatically sort imports
[benchmarks-js.git] / random.mjs
index f01ab2ba009d3c20c03627f259d9d6849cf7f837..bdb5f58699c76459090bd8eccfe8261918a206d7 100644 (file)
@@ -1,5 +1,7 @@
 import { randomInt } from 'node:crypto'
+
 import Benchmark from 'benny'
+
 import {
   secureRandom,
   secureRandomWithRandomValues