Hi..My friend and I are trying to make a Russian Roulette code. Basically, I want to click a button and for it to randomly select an led. Can you please help?? Thanks!!
There is an Arduino instruction for random numbers , that should do it .
Google “Arduino random”
"Arduino dice" might also give you some ideas.
Leo..