Hello how can I sort random an array in javascript?
I have tried this array.sort(function(a, b){return Math.random()}); but he doesnt work
Aucun commentaire:
Enregistrer un commentaire