Script Preparation code:
Tests:
  • npm:uuid.v4()

  • Math.random()

  • crypto.getRandomValues()

  • crypto.randomUUID()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    npm:uuid.v4()
    Math.random()
    crypto.getRandomValues()
    crypto.randomUUID()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 11 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Safari/605.1.15
Safari 17 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
npm:uuid.v4() 1425344.4 Ops/sec
Math.random() 755012.2 Ops/sec
crypto.getRandomValues() 2089802.8 Ops/sec
crypto.randomUUID() 5607730.5 Ops/sec


;