powered by
m
a
combs(a, m) randcomb(a, m)
n
0 <= m="" <="n
combs
randcomb generates just one random combination.
randcomb
perms
randperm
combs(seq(2, 10, by=2), m = 3) randcomb(seq(2, 10, by=2), m = 3)
Run the code above in your browser using DataLab