Hi, I've just got my Arduino and i've been messing around with it and it's really cool! But i've been wondering, is there a way to generate a random number in the Arduino code?
http://arduino.cc/en/Reference/Random
Take a look at RandomSeed at the bottom of the page as well.
Cool. I don't know a whole lot about this language, I have the most experience in Lua.
yay lua
it wont take you too long to get the basics down
I hope. I pretty much taught myself Lua from examples and trial and error, which is probably how I will learn this too. Fun.