Random r = new Random();
int listbox = r.Next(0, listbox1.items.count);
listbox1.selectindex += listbox;