Socket
Socket
Sign inDemoInstall

github.com/joeytrapp/puuid

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/joeytrapp/puuid


Version published
Created
Source

puuid

Print a new uuid in the console.

Options

  • -n <number>: Print that many uuids spread across newlines.
  • -x <number>: Specify the UUID version to use. Currently only version 1 and 4 are supported.
  • -s '<string>': String to be used as the separator when joining the list of uuids.
  • -f '<string>': Format string applied to each uuid (%s replaced with uuid).
  • -b '<string>': String added before the list of uuids.
  • -a '<string>': String added after the list of uuids.
  • -t: Trim whitespace off of final string before printing.
  • -v: Show version
  • -h: Show help

Note

Options that take a string value may contain '\n' or '\t', and they will translate to a newline and tab respectively.

FAQs

Package last updated on 09 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc