This is a continuation of #38. It seems sensible to have all generators operate both in `IO` and in a pure environment (e.g. for tests). I personally don't need this but at some point, someone may need this functionality.
This is a continuation of #38. It seems sensible to have all generators operate both in
IOand in a pure environment (e.g. for tests).I personally don't need this but at some point, someone may need this functionality.