Pseudo-random numbers in C Pseudo-random numbers in C: Introduction: In Ancient Greek, the adjective: ψευδής [1] . or, when transliterated: ‘pseudḗs’ means: ‘lying,’ ‘false,’ ‘fictitious,’ ‘sham’ [2] . . A classical computer is a deterministic machine, and, in and of itself, cannot generate a truly random number. A classical computer, in and of itself, can only generate a pseudo-random number. [3] . A pseudo-random number is not a true random number, its having been generated through a deterministic process, however it is considered, from a hu...
Comments
Post a Comment