View Single Post
  #5 (permalink)  
Old 10-13-2008, 7:08 PM
matty matty is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Oct 2008
Posts: 5
Reputation: 0
matty is on a distinguished programming path ahead
Default

Quote:

For example take 500 random picks from that "words" variable in example, remove the picked item as you go.
Hey John,

I've figured out the rest to my last question, but i'm still bangin my head on trying to "pick" x amount of words out of the "words" variable. Any suggestions? Thanks!
Matt
Reply With Quote