In computer science yes, a random system does what it says on the box (ideally), a deterministic system is in a defined state for any given time and series of inputs, a non-deterministic system could potentially be in any of multiple states for a given time and a series of inputs.
|