I need to know how i can guess the comming random value of array on javascript.
this is an exmple of my code
const peices = 'ILJOTSZAW'; matrix = createpeices(peices[peices.length * Math.random() | 0]);
from the array i wanna alert or show de goming value.
Aucun commentaire:
Enregistrer un commentaire