There are like a dozen xkcd password generators on pypi and from what I can...
There are like a dozen xkcd password generators on pypi and from what I can tell, none of them use the xkcd-221 random number generator.
Self-replies
Python stdlib thwarts my efforts. The core random number function can't return 4, but it can return 0.4