Class CommandLineRandomNumberGenerator


  • public class CommandLineRandomNumberGenerator
    extends Object
    Generates a random number and prints it to the console.
    • Constructor Detail

      • CommandLineRandomNumberGenerator

        public CommandLineRandomNumberGenerator()
    • Method Detail

      • main

        public static void main​(String[] args)
        Main method.
        Parameters:
        args - Command line arguments.