This is a Java learning project in which I hope to gain experience writing various mathematical algorithms in Java. These initiatives are categorizable as follows:
Description: This program turns a user-supplied number into a random number. Every even digit in the number is transformed to an odd random number, and every odd digit is converted to a general random number.