for ( let i=0 ; i<count ; i++ ) {
            lightArr.push({
                id: getFakeKey(),
                color: '#0000FF',
                size: 20,