From: Joakim Olsson Date: 2007-11-20T19:12:20+09:00 Subject: Random string lala = 'Koko' tjucka = 'tero' asdf = 'jfsd' puts What should I have instead of for the program to puts one random string either "Koko", "tero" or "jfsd"? -- Posted via http://www.ruby-forum.com/.