Deterministic algorithm
Appearance
People in computer science call functions deterministic when if you never change what you give it (the input), that what you get out (the output) never changes either; and you can do this as many times as you want.