import java.util.Random;
public class gory {
public static void main
(String[] args
){
int vector[] = new int[10];
goryto random = new goryto();
//AQUI COMIENZA LA FUNCION DE LLENAR EL VECTOR ALEATORIAMENTE
System.
out.
println("Llenemos el vector..."); for(int i=1;i<=10;i++){
vector[i] = y.nextInt(20);
}
random.llenado(vector);
//OTRA FUNCION
}
}