mosaicworld / vb

TEAM BVB app
0 stars 0 forks source link

Improve Randomization logic #5

Open mosaicworld opened 11 years ago

mosaicworld commented 11 years ago

Currently the randomization logic for team players is limited. From the initial list of sorted players (#1, 2, 3, 4), the results of current randomization logic results in players still being pretty close together with the initial nearby numbers. Would like to either find a better randomization library (JS) or rewrite the randomization function so it is less predictable.