Saying more, here is a Ruby - programming language console roulette example, you say you can't show the code but generally it has to look something like this:
example = ["POSITION A", "POSITION B", "POSITION C", "POSITION D", "POSITION E", "POSITION F"]
results = [0, 0, 0, 0, 0, 0]
1000.times...