Table of Contents
Graph()
DiGraph()
MultiGraph()
MultiDiGraph()
Auto-generated API
networkx.utils.random_sequence.
zipf_sequence
Return a sample sequence of length n from a Zipf distribution with exponent parameter alpha and minimum value xmin.
See also
zipf_rv