Is it possible to create 2D Array in JavaScript without any loops? Something like creating 1D Array this way:
const randomNum = (min, max) => { return