uuid-command-line

generate uuid from command line

Usage no npm install needed!

<script type="module">
  import uuidCommandLine from 'https://cdn.skypack.dev/uuid-command-line';
</script>

README

UUID Command Line

Generate UUID from the command line with the ability to copy to clipboard

Installation

$ npm install -g uuid-command-line

Usage

Generate uuid v4

$ uuid
7856f935-25a3-4455-96a1-de90797748f6

Generate uuid v1

$ uuid -v1
642b9900-ef92-11e4-84b0-939e6a3b4d97

Copy to the clipboard

$ uuid -c
17566915-0ffa-4b95-8da8-f0d26de51b97