Deterministic

In computer sciences and mathematics, a deterministic process involves no randomness in its outcome in the future. The opposite of which is probabilistic. Given an input, a deterministic process or function will always produce the same result. An example of deterministic function is a hash function.
Glossary