/ Published in: JavaScript
Expand |
Embed | Plain Text
var reallyRandom = Math.pow(Math.random(), Math.random());
You need to login to post a comment.
var reallyRandom = Math.pow(Math.random(), Math.random());
You need to login to post a comment.