MATLAB: Random numbers with mean-correction

conditionmean-correctionrandnrandom number

Hi,
I would like to generate random numbers with follow a normal distribution (randn) but mean-corrected with the following condition: sum(randon numbers)=K.
Where K is a constant.
Can anyone help me?
Thanks a lot.