- 4,662
- 372
can a computer (determnistic) create chaos (disorder)? if it can be done how can it be done?
Deterministic computers cannot generate true randomness independently; they rely on external inputs for randomness. The discussion highlights that while computers can model chaotic systems, such as those described by chaos theory, they produce pseudorandom data through algorithms. True randomness is achievable only through environmental factors, such as electronic noise or human input, as demonstrated by Intel's Random Number Generator. The mathematical theory of chaos is deterministic, emphasizing sensitivity to initial conditions rather than randomness.
PREREQUISITESThis discussion is beneficial for computer scientists, cryptographers, and anyone interested in the intersection of chaos theory and computer-generated randomness.