Alice is using a linear congruential generator, axi + b mod 13, to generate pseudo-random numbers. Eve sees three numbers in a row, 7, 6, 4, that are generated from Alice's function. What are the values of a and b?

What will be an ideal response?

Alice's function is 2xi + 5 mod 13.

Computer Science & Information Technology

You might also like to view...

You are analyzing a table within a database that manages inventories of office supplies. The table you are analyzing, tblReceivedSupplies, is used to track the arrival of new supplies. You notice the fields SupplyID, SupplyName, Date, and Quantity all existing within the table. In order to meet the criteria for the 3NF, which of these nonkey fields would need to be deleted and why? What other

table should exist to meet the criteria for normalization? What will be an ideal response?

Computer Science & Information Technology

The block code is the coding scheme most appropriate for a chart of accounts.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology