Question: in java Prophecy: Write a program that generates a random int type value and a double type value. The program then prints the following after

 in java Prophecy: Write a program that generates a random int
in java

Prophecy: Write a program that generates a random int type value and a double type value. The program then prints the following after replacing x and y with the generated random values: When you are x years old, you will win $y lottery. Make changes to the program such that the age and dollar amount are more realistic. For example, age could be a random integer between 20 and 80, and dollar amount could be some random value between 100 and 100000. Hint: This problem is based on Section 3.4.2 Random Numbers

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!