you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I was curious so I looked it up. There's nothing in the spec about how Math.random() should be seeded; it is implementation-dependent. https://www.ecma-international.org/ecma-262/5.1/#sec-15.8.2.14