build(deps-dev): apply updates
[benchmarks-js.git] / benchmark-utils.mjs
index 202a9a08ac4eb42f79f975e23b0f00f03fc1d9e7..2f1a8629e948a6955d7aca380b84d75bfe22e9cf 100644 (file)
@@ -9,7 +9,7 @@ export function secureRandom () {
 }
 
 /**
- *  Generate a cryptographically secure random number in the [0,1[ range
+ * Generate a cryptographically secure random number in the [0,1[ range
  * @returns
  */
 export function secureRandomWithRandomValues () {