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, run python -m uuid --count 42
Inspired by https://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
Linked PRs
Feature or enhancement
Proposal:
Add
--countto the main() of the uuid module.Sometimes you need more than one UUID. In order to print 42 UUIDs, run
python -m uuid --count 42Inspired by https://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
Linked PRs