var foundItem = items[Math.floor(Math.random([1])*items.length)];
I can’t get this line to work, please help
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
var foundItem = items[Math.floor(Math.random([1])*items.length)];
I can’t get this line to work, please help