Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
Feature or enhancement
Proposal:
Add--count to the main() of the uuid module.
Sometimes you need more than one UUID. In order to print 42 UUIDs, runpython -m uuid --count 42
Inspired byhttps://www.man7.org/linux/man-pages/man1/uuidgen.1.html
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response