Question: Task 1: Random number generation - Create a random number generator to create a list of unique integers (each number must appear only once). The

Task 1: Random number generation - Create a random number generator to create a list of unique integers (each number must appear only once). The code for this generator can be obtained from the internet. It must be able to generate at least 20 integers (no repeated numbers) by using your matric ID as a seed generator. Matric id=191022986

Task 2: Searching Implementation - Implement linear search, interpolation search and binary search to search an integer from a list of integers.

I want the output of task 1 which is 20 random numbers should be saved in excel file and at task 2 I want coding that import or open the excel file and have to search number from the output excel file of task 1.

Task 1: Random number generation - Create a random number generator to

example of random numbers saved in excel file.

c programming language is recommended

A B C 1 1 4 2 3 12 4 6 5 9 9 6 3 7 5 7 8 9 10 10 8 11 14 12 2 13 17 15 14 15 20 16 13 17 18 18 11 19 16 20 19 21 22

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!