This module defines a Python iterator implementing exponential backoff with collision avoidance. See https://en.wikipedia.org/wiki/Exponential_backoff#Collision ...
Add a description, image, and links to the exponential-random-graph-models topic page so that developers can more easily learn about it.