Note
This documents the development version of NetworkX. Documentation for the current release can be found here.
random_weighted_sample
Returns k items without replacement from a weighted sample.
The input is a dictionary of items with weights as values.