Which of the following statements is true?

a) The C standard library does not provide a secure random-number generator.
b) According to the C standard document’s description of function rand, “There are no guarantees as to the quality of the random se-quence produced and some implementations are known to produce sequences with distressingly non-random low-order bits.”
c) The CERT guideline MSC30-C indicates that implementa-tion-specific random-number generation functions must be used to ensure that the random numbers produced are not predictable
d) All of the above.

d) All of the above.

Computer Science & Information Technology

You might also like to view...

The Formula Bar displays the data known as the

A) underlying value. B) calculated value. C) cell address. D) displayed value.

Computer Science & Information Technology

Paragraph spacing is the amount of vertical space between lines of text in a paragraph.

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

Computer Science & Information Technology