Are the numbers returned from the random.random() function really random? How are they generated? You will have to look up some information on random numbers on the Internet to answer this question.

What will be an ideal response?


No they are not “really” random. The numbers are generated by a random number generator known as the Mersenne Twister and are therefore deterministic since they are generated via an algorithm.

Computer Science & Information Technology

You might also like to view...

A control's ____________________ describes for the visitor the choice associated with the specific control.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

_____ are a security threat that uses other network hosts to put the machines under the control of someone else

Fill in the blank(s) with correct word

Computer Science & Information Technology

Tasks are basic units of work that the project manager plans, schedules, and monitors.

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

Computer Science & Information Technology

The Cascade Update Related Fields checkbox is irrelevant if the primary key has an AutoNumber field type.

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

Computer Science & Information Technology