random_combination_with_replacement

sknano.core.itertools.random_combination_with_replacement(iterable, r)[source] [edit on github][source]

Random selection from combinations_with_replacement.