slib_lang_exists_tmp=yes

slib_title=Selective shuffle

slib_out=the shuffled list (empty if error)
slib_comment=Selective shuffle: let 1<=m<=n and 1<=k<=n. Output a shuffled list\
 of m non-repeating random integers within {1,2,...,n}, that always contains k.\
 <p>n is limited to 100.