Results 1 to 3 of 3
Thread: Random Strings
- 03-18-2012, 06:40 AM #1
Member
- Join Date
- Mar 2011
- Posts
- 3
- Rep Power
- 0
Random Strings
Hey everyone,
I am trying to do a code that would randomly select the winners of basketball games (yes, NCAA Tournament). I have it set up where teams are stored as Strings based on division and seed. S1 plays S16, S2 vs S15, and so on. I'm trying to get it to where the code will randomly select one of the teams in the match-up and advance them.
How do I go about randomly selecting one String?
- 03-18-2012, 07:36 AM #2
Re: Random Strings
You didn't bother to reply to sunde887's response in your last thread.
Help with while loops
Why should we expect anything different this time round?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 03-18-2012, 07:04 PM #3
Member
- Join Date
- Mar 2011
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
Using java.util.Random to choose a random sentence and print it
By skylerrivera17 in forum New To JavaReplies: 0Last Post: 01-23-2012, 09:12 AM -
Random Strings
By Jimmy07 in forum New To JavaReplies: 9Last Post: 01-22-2011, 06:47 PM -
using random strings from arrays insult generator
By carden2 in forum New To JavaReplies: 5Last Post: 04-05-2010, 05:51 AM -
Random Strings help!
By hhale in forum New To JavaReplies: 5Last Post: 09-23-2009, 12:57 PM -
How do I generate random numbers in a certain range using the random class?
By frasifrasi in forum New To JavaReplies: 8Last Post: 04-19-2009, 05:50 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks