This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
nosirrbro's profile picture

need a random input for a if command

Started by nosirrbro, 02 June 2013 - 10:12 AM
nosirrbro #1
Posted 02 June 2013 - 12:12 PM
Im making a program that needs to have a random input for an if command, so i used the math.random(1' 2) command, but whenever i run the program, it comes out with the else output, please help
Lyqyd #2
Posted 03 June 2013 - 12:41 PM
Split into new topic.

Please post your current code.