import java.util.Random; public class letterRandom { public static void main(String[] args) { char[] array = randomLetter(); //Create