This Java program includes a main class Chapeter9 that generates random book titles. It also includes a method for generating triangular random numbers, which is used to determine the length of the book titles. The program showcases the creation of book objects with randomly generated titles.
Repository from Github https://github.comRedInfinityPro/JavaClass_Project9