Tests:
  • Math.random()

    AخA
     
    Math.random()
  • crypto.getRandomValues()

     
    crypto.getRandomValues(new Uint32Array(1))[0] / 4294967296
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Math.random()
    crypto.getRandomValues()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125 on Windows
View result in a separate tab
Test name Executions per second
Math.random() 66020084.0 Ops/sec
crypto.getRandomValues() 702676.8 Ops/sec