Lottery requires that you select six different numbers

Assignment Help Computer Engineering
Reference no: EM1328405

The Lottery Problem:
A lottery requires that you select six different numbers from the integers 1 to 49. Write a Java program that will do this for you and generate five sets of six numbers as a result.

For generating random numbers you can use the random() static method of class Math. It returns a double so you will need to cast it as an integer. If you set the range to 49, you can generate a random number between 1 and 49 through:
number = (int) ( range * Math.random() ) + 1;
Note that you need 5 sets of numbers and in each set you have should have six different numbers. There should not be duplicate numbers within each set. Of course the same number can occur in multiple sets, but within the same set of 6 numbers it should only occur once, if at all.
Here is an example of a valid set of numbers: 5, 41, 3, 9, 22, 30
Here is an example of an invalid set of numbers: 15, 8, 19, 33, 8, 21
It is invalid because the number 8 appears twice.

Reference no: EM1328405

Questions Cloud

Elucidate the excess of cost over the marginal price : Elucidate the excess of cost over the marginal price at the profit maximizing price-quantity combination?
Top strategic considerations when developing media schedule : If you were a media planner for a large Fortune 500 company (your choice) what would be your top three strategic considerations when developing a media schedule?
Describe line process vs. batch process : Line Process vs. Batch Process - Effect on Functions - What concerns might the following functions have about this proposed change?
Question on retirement planning : The following retirement problem is often used to illustrate Significant aspects of savings and compound interest - see what you can learn by working the problem.
Lottery requires that you select six different numbers : A lottery needs that you select six different numbers from the integers 1 to 49. Write a Java program that will do this for you and generate five sets of six numbers as a result.
Management strategies to employ in current position : What management strategies can you employ in your current position (even if you are not yet a manager)?
Prepare a systems development plan : Create a systems development plan/efficient use of data - What lessons can be learned from creating a systems development plan and how can it help you contribute to current or future workplace settings?
As customers will more price sensitive also price conscious : Do you think we, as customers will be more price sensitive also price conscious. What do you think this means for luxury goods.
Explaining the objective theory of contracts : You are still working for the City of Bigtown's Counsel, and it seems that your work largely involves shooting down the mayor's "creative" ideas to boost tourism.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd