Changes

From Life After BOB Wiki
no edit summary
Line 17: Line 17:  
console.log( randoms[ r ].title );
 
console.log( randoms[ r ].title );
 
}
 
}
 +
        console.log("[["+randoms[1].title+"]]")
 +
    
} );
 
} );
 +
    
} )
 
} )