Randomly picking between 1,2,3 & 4
hercules
Posts: 4
I need to pick between 4 subroutines randomly, and the only other experience I have with anything like that is telling my ti 89 to randomly generate numbers between 1 and 4. Any suggestions would be great!
Comments
PBasic supports the RANDOM command and the manual has some decent examples.