nullary


nullary

(programming)A description of an operator or functionwhich takes no arguments, e.g. a function that returns thecurrent time.

"Nullary" is part of the unary, binary, ternarysequence, and is more common than its synonym niladic.