DК
Size: a a a
DК
DК
j
array[Math.floor(Math.random() * array.length)]
DК
array[Math.floor(Math.random() * array.length)]
}j
j
function random(array) {
return array[Math.floor(Math.random() * array.length)]
}
const expressions = ['^[[', '$($']
for (let i = 0; i < 10; i++) {
console.log(random(expressions))
}
DК
j
DК
D
D
G
AP
..
LS
y
J
ab