Here's my code:


import java.util.*;

class array1{
public static void main(String args[]){
Random number = new Random();

int num[] = new int[100];