devnull69


Member since 07/01/2011

7 snippets

2800 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

You have not received any achievements.

devnull69's Recent Snippets



« Prev 1 Next »
The usual way to shuffle an array uses the .sort() method with Math.round(Math.random())-0.5 This solution is highly biased based on the sort algorithm used by the browsers. A sort comparison operation has to fulfill the condition "if a>b then b<a"...
0 737 posted 12 years ago by devnull69
0 1082 posted 13 years ago by devnull69
0 886 posted 13 years ago by devnull69
0 813 posted 13 years ago by devnull69
« Prev 1 Next »