Message196732
I like the core idea of a family of random generators, but it feels like a new module that's nearly identical to random introduces a lot of repeated code.
Perhaps adding an additional optional arg ('generator=False', for example) to these functions in the random module would be a bit simpler. |
|
| Date |
User |
Action |
Args |
| 2013-09-01 19:58:26 | madison.may | set | recipients:
+ madison.may, rhettinger, mark.dickinson, serhiy.storchaka |
| 2013-09-01 19:58:26 | madison.may | set | messageid: <[email protected]> |
| 2013-09-01 19:58:26 | madison.may | link | issue18900 messages |
| 2013-09-01 19:58:26 | madison.may | create | |
|