import java.util.*; public class tab12{ public static void main(String[]args){ Random r = new Random(); char tab[] = new char[10]; for (int s = 0; s