Categorygithub.com/mhutter/uuid
modulepackage
1.0.0
Repository: https://github.com/mhutter/uuid.git
Documentation: pkg.go.dev

# README

uuid

Build Status Go Report Card License

Generate random (v4) UUIDs.

Usage

uuid [-n N]

    -n N  Generate N UUIDs (defaults to 1)

Installation

go get -u github.com/mhutter/uuid

License

MIT, see LICENSE


Manuel Hutter - GitHub @mhutter