Customer Need:
“We need the system to produce a series of numbers with no discernible mathematical
progression for use by our Java based, PKI-enabled, customer facing website.”
Which of the following BEST restates the customer need?
A.
The system shall use a pseudo-random number generator seeded the same every time.
B.
The system shall generate a pseudo-random number upon invocation by the existing Java
program.
C.
The system shall generate a truly random number based upon user PKI certificates.
D.
The system shall implement a pseudo-random number generator for use by corporate
customers.