Are temporary parameters a silly idea?

Although not strictly speaking temporary (maybe "inlined" would be a better term?), the use-case for on-demand parameters does come up (in my framing thereof) when trying to implement out-parameters, as in my Out-parameters in Racket post. I just thought this was a relationship worth mentioning.