FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Allow to generate multiple UUIDs at once via CLI · Issue #131236 · python/cpython · GitHub

/ cpython Public

Allow to generate multiple UUIDs at once via CLI #131236

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, 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL