Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Function
#1
I want to create a random statement that will create one string by picking a random element from array1 followed by a random element from array2. Can you help me?

array1 = ["AL", "AK", "AZ", "AR", "CA" ......] (51 elements total)
array2 = ["S" "M" "T" "W" "F"] (5 elements total)


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)