This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients BTaskaya, corona10, pauloxnet
Date 2021-10-30.04:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635569903.11.0.317916415176.issue45669@roundup.psfhosted.org>
In-reply-to
Content
I always need to write trivial code to generate fixed-length random strings with ascii_alphanumerics.
It will solve similar usages and help a lot of packages.
History
Date User Action Args
2021-10-30 04:58:23corona10setrecipients: + corona10, BTaskaya, pauloxnet
2021-10-30 04:58:23corona10setmessageid: <1635569903.11.0.317916415176.issue45669@roundup.psfhosted.org>
2021-10-30 04:58:23corona10linkissue45669 messages
2021-10-30 04:58:23corona10create