Truplic / ltutor

1 stars 0 forks source link

randomize order of words in practice #45

Closed Truplic closed 11 years ago

Truplic commented 11 years ago

possible solution with shuffling the array: http://stackoverflow.com/questions/2450954/how-to-randomize-a-javascript-array

Truplic commented 11 years ago

should be fixed by probabilities